W
webiny.com
Webiny is a serverless CMS and application framework that developers deploy into their own AWS accounts. It provides admin apps, a headless CMS, and tooling for extending and operating Webiny projects.
Webiny exposes a tenant/environment-specific Headless CMS GraphQL API, a project CLI (`yarn webiny` / project creation via `npx create-webiny-project`), and MCP servers in both local (`npx webiny-mcp serve`) and remote docs (`https://mcp.docs.webiny.com/mcp`) forms.
discovered 2mo ago
MCP servers1
- Webiny remote docs MCP serverdiscovered
GraphQL1
- Webiny Headless CMS GraphQL APIdiscovered
CLI1
- Webiny CLIdiscovered
Credentials
In the Webiny Admin area, create an API key under Settings → Access Management → API Keys, as described in Using the GraphQL API. When calling GraphQL programmatically, send it as Authorization: Bearer {your-api-key}.
conventions · 0/8 published
- integrations.json✗
/.well-known/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