garchi.co.uk
Garchi CMS is a cloud-based headless CMS for managing structured content, pages, assets, and data items for websites and applications. It also provides an MCP server so AI clients can work with the same content model through governed tools.
Garchi exposes a REST API at `https://garchi.co.uk/api/v2` authenticated by bearer API tokens, plus OAuth-protected MCP server endpoints at `https://garchi.co.uk/mcp` and `https://garchi.co.uk/mcp-oauth`.
- Garchi MCP Serverdetected
- Garchi CMS MCP OAuth Endpointdiscovered
- Garchi CMS REST API v2discovered
Sign in to your Garchi account, then open API Keys from the dashboard/user menu and click Create New Token. The getting-started guide says you can also reach token creation from the account subscription section. Keep the token private; generating a new one discards the old token.
Register an OAuth client with Garchi at dynamic client registration. Use the MCP OAuth flow against Garchi's authorization server, requesting the mcp:use scope, then authorize via authorize and exchange at token.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://garchi.co.uk/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✓https://garchi.co.uk/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing