Back to directory
Humboldtian/remote-mcp-server

Humboldtian/remote-mcp-server

@Humboldtian0

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.

cloudflareworkersoauthremotemathcloud

Installation & Configuration

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

Information

Transport
sse
Language
TypeScript
Created
2025/4/13
Updated
2025/4/13