Back to directory
ghsaboias/remote-mcp-server-authless

ghsaboias/remote-mcp-server-authless

@ghsaboias

Deploy a remote MCP server on Cloudflare Workers without authentication

cloudflareremotemcp-serverauthlesstypescriptworkersssetool

Installation & Configuration

{
  "mcpServers": {
    "remote-mcp-server-authless": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "remote-mcp-server-authless.<your-account>.workers.dev/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17