by MCP Community
Cloudflare Workers adapter for Vurb. Deploys your MCP server to the edge with zero config — stateless JSON-RPC, cold-start caching, and native env injection.
Cloudflare Workers adapter for Vurb. Deploys your MCP server to the edge with zero config — stateless JSON-RPC, cold-start caching, and native env injection.
npx -y @vurb/cloudflare
npx -y @vurb/cloudflare
{
"mcpServers": {
"cloudflare": {
"command": "npx",
"args": ["-y", "@vurb/cloudflare"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared