Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
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.
AI summary
Auto-generated overview of what this skill does and when to reach for it.
Self-hosted, serverless CMS on AWS that you extend with code instead of configuring through a UI.
$ npx skillcity@latest webiny/webiny-jsAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
npx -y webiny-js
MCP Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"webiny-js": {
"command": "npx",
"args": [
"-y",
"webiny-js"
]
}
}
}Loading README…