C
craftcms.com
Craft CMS is a PHP content management system for building custom websites and content models. It provides authoring, schema management, and extensibility through plugins and project code.
Craft CMS exposes a built-in GraphQL API, a project-local `php craft` CLI, and an installable MCP server plugin for AI assistants.
discovered 2mo ago
MCP servers1
- Craft MCP serverdiscovered
GraphQL1
- Craft CMS GraphQL APIdiscovered
CLI1
- Craft CMS CLIdiscovered
Credentials
In your Craft CMS control panel, go to GraphQL → Schemas, create or select a private schema, then generate a token for that schema as described in the GraphQL API docs. Send it as Authorization: Bearer {token}. Requests without a token use the public schema only if you have explicitly enabled it.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing