TypeScript headless CMS. Code-first configuration with full type safety.
npx -y @payload/mcp-server-payload-cms
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"payload-cms": {
"command": "npx",
"args": ["-y", "@payload/mcp-server-payload-cms"]
}
}
}
```
fetch_datacreate_recordupdate_resourcedelete_itemsearch_contentTypeScript headless CMS. Code-first configuration with full type safety.
Language: TypeScript
Category: APIs