Payload CMS MCP server provides AI agents with tools to validate, generate, and scaffold content for Payload CMS. It connects to the Payload CMS API, allowing agents to create, read, update, and delete content. Developers use it to automate content management tasks, generate content structures, and validate content against defined schemas.
Payload CMS MCP server provides AI agents with tools to validate, generate, and scaffold content for Payload CMS. It connects to the Payload CMS API, allowing agents to create, read, update, and delete content. Developers use it to automate content management tasks, generate content structures, and validate content against defined schemas.
npx -y payload-cms-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"disruption-hub-payloadcmsmcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y payload-cms-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from payloadcmsmcp?"
API Key Required
This server requires an API key from payloadcmsmcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| PAYLOADCMSMCP_API_KEY | Yes | Your payloadcmsmcp API key |
"What resources are available in payloadcmsmcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in payloadcmsmcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in payloadcmsmcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.