tharuneshwar-s/mcp-space
MCP Space is a no-code platform for building and deploying AI tools using the Model Context Protocol (MCP). Create powerful AI agents through an intuitive chat interface without writing code, then deploy with one click to Cloudflare Workers. Combines a Next.js frontend with Google ADK backend for a seamless AI development experience.
Platform-specific configuration:
{
"mcpServers": {
"mcp-space": {
"command": "npx",
"args": [
"-y",
"mcp-space"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...