18 lines
779 B
JSON
18 lines
779 B
JSON
{
|
|
"name": "cloudflare-mcp-server",
|
|
"owner": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "cloudflare-mcp-server",
|
|
"description": "Build Model Context Protocol (MCP) servers on Cloudflare Workers - the only platform with official remote MCP support. TypeScript-based with OAuth, Durable Objects, and WebSocket hibernation. Use when: deploying remote MCP servers, implementing OAuth (GitHub/Google), using dual transports (SSE/HTTP), or troubleshooting URL path mismatches, McpAgent exports, OAuth redirects, CORS issues.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-cloudflare-mcp-server.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |