Productivity|Development|Cloud|Database|MediaTypeScript
webiny-js
AI-programmable CMS for enterprises hosting on AWS
N/A rating (0 reviews)0 installs7,956 GitHub stars
CMSAWSTypeScript
Webiny is an open-source, self-hosted CMS platform built on AWS serverless architecture. It offers a TypeScript framework with multi-tenancy, lifecycle hooks, and a GraphQL API, making it suitable for large organizations managing extensive content and assets.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"webiny-js": {
"args": [
"-y",
"@webiny/cli"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.