Back to directory
G1L1-Tech/remote-mcp-server

G1L1-Tech/remote-mcp-server

@G1L1-Tech0

A remote Model Context Protocol (MCP) server designed to run on Cloudflare Workers, featuring OAuth login for secure client connections.

cloudflareworkersoauthremotecloud

Installation & Configuration

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

Information

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