mahmoudfazeli/cloudflare-mcp-template
Reusable template for creating serverless Model Context Protocol (MCP) servers with provider plugin system. Deploy to Cloudflare Workers, Vercel, or any edge runtime.
Platform-specific configuration:
{
"mcpServers": {
"cloudflare-mcp-template": {
"command": "npx",
"args": [
"-y",
"cloudflare-mcp-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...