Back to directory
anandkumarpatel/remote-mcp-server

anandkumarpatel/remote-mcp-server

@anandkumarpatel0

A remote Model Context Protocol (MCP) server designed to run on Cloudflare Workers, featuring OAuth login and demonstrating integration with MCP Inspector and Claude Desktop.

cloudflareworkersoauthmathclaudecloud

Installation & Configuration

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

Information

Transport
sse
Language
TypeScript
Created
2025/5/5
Updated
2025/5/5