Back to directory
cf-example-remote-mcp-server

cf-example-remote-mcp-server

@noahseger1

An example remote MCP server deployed on Cloudflare Workers, demonstrating OAuth login and integration with MCP Inspector and Claude Desktop.

cloudflareexampleoauthcloud

Installation & Configuration

{
  "mcpServers": {
    "cf-example-remote-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cf-example-remote-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2025/4/16
Updated
2025/5/11