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

mia303/remote-mcp-server-authless

@mia303

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