Open-source, self-hosted CMS platform on AWS serverless (Lambda, DynamoDB, S3). TypeScript framework with multi-tenancy, lifecycle hooks, GraphQL API, and AI-assisted development via MCP server. Built for developers at large organizations.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"webiny-js": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-webiny-js"
]
}
}
}