远程 MCP 公开测试版

给你的智能体一个创建涂色书的工具

把一次对话变成一套协调的多页内页。智能体会准备需求简报、确认费用、等待你的确认,然后开始生成。

MCP 服务器地址OAuth 2.1
https://api.kdpcoloringbook.com/mcp/
get_account
quote_coloring_book
create_coloring_book
get_coloring_book

为智能体设计的工作流

服务器提供四个小而可预测的工具。读取操作与创建相互分离,让你在授权前先确认费用。

1

查看

智能体检查你的套餐、限额和点数。

2

报价

验证主题、页数和风格,不消耗点数。

3

确认

只有在你授权后才会开始生成。

4

跟踪

智能体持续查询进度,直到任务完成。

清晰且可撤销的访问权限

连接使用 OAuth。客户端会请求读取账户和图书、以及创建图书的权限。你无需粘贴密码,也无需手动分享令牌。

books:read books:create

测试版包含的内容

  • 5 到 60 页的内页
  • 中文或英文需求简报
  • 渐进式、粗线简约或可爱温馨排布
  • 创建前的报价
  • 任务跟踪与重复保护

封面制作、视觉编辑和最终导出仍在网页应用中完成。MCP 不会直接发布到 Amazon KDP。

用自然语言提问

为 6 到 9 岁儿童规划一本 24 页的宇航员猫咪主题涂色书。使用粗线条和渐进难度。先报价,未经我确认不要创建。

阅读完整说明

常见问题

What is a coloring book MCP?

It is a connection that lets an AI agent use specialized tools to inspect an account, quote a book, start creation with the user's permission and track progress.

What is the KDP Coloring Book Studio MCP URL?

The public endpoint is https://api.kdpcoloringbook.com/mcp/. It uses HTTPS, Streamable HTTP and OAuth authorization.

Can the agent spend credits without confirmation?

The workflow is designed to quote first. The creation tool requires explicit confirmation and an idempotency key to prevent duplicate charges during retries.

Does the MCP create a complete book or one page?

The current version starts a coordinated multi-page interior. Visual review, editing, cover creation and final export are completed in the web application.

Does it work with ChatGPT and Codex?

The server uses the MCP standard. It can be tested in developer mode with OpenAI clients and with other clients that support remote MCP servers and OAuth.

面向 AI 智能体的涂色书 MCP | KDP Coloring Book Studio