The MCP Server for Book Publishing
The first Model Context Protocol server built end-to-end for self-publishers. Standards-compliant, OAuth-secured, and ready for every MCP client shipping today.
How it works
Hosted MCP endpoint
Nothing to install. Point any MCP client at https://kdpaibookmaker.com/mcp and it discovers every tool automatically.
OAuth 2.1 auth
Full RFC 8414 OAuth server with dynamic client registration. Every user grants their own consent — no shared API keys.
Purpose-built tools
Not generic file access. Tools like list_books, draft_chapter, refresh_metadata, and export_kdp are built for the exact self-publishing workflow.
Author-safe by default
Reads are open, writes and destructive actions always require approval in the client. No accidental deletes.
What's included
- MCP 2025-06-18 Streamable HTTP
- OAuth 2.1 with PKCE
- Dynamic client registration
- Purpose-built publishing tools
- Hosted — no install
- Works with any MCP client
Frequently asked questions
What is a Model Context Protocol server?
MCP is Anthropic's open standard for exposing app tools to AI assistants. An MCP server publishes a list of tools, and any compatible client (ChatGPT, Claude, Cursor, Codex, Continue) can call them on the user's behalf.
Why not just an API?
MCP includes the tool descriptions, auth flow, streaming, and schemas that AI agents need to use tools reliably. A traditional REST API leaves that up to every client — MCP makes it plug-and-play.
Which spec version do you support?
MCP 2025-06-18 Streamable HTTP transport, with OAuth 2.1 (RFC 6749 + PKCE), dynamic client registration (RFC 7591), and authorization server metadata (RFC 8414).
Can I read the tool schemas?
Yes — GET https://kdpaibookmaker.com/mcp returns the full tool list, or your MCP client will discover them automatically after auth.
Related guides
Keep exploring AI book creation and Amazon KDP publishing.
- Agent Integrations (MCP)Connect ChatGPT, Claude, Cursor to your book library.
- Generate a Full Book from One Prompt (MCP)Call generate_book from any AI agent to draft a full KDP-ready book.
- Connect ChatGPT (MCP)Write books straight from a ChatGPT conversation.
- Connect Claude (MCP)Claude Desktop + Projects for full-book memory.
- Connect Cursor (MCP)Turn Cursor into an AI writing IDE.
- Automate Book ProductionAI agents that outline, draft, and export books.
Plug your books into every AI agent
One MCP endpoint. Every assistant. Zero setup.
Cancel anytime