home / mcp / remote mcp server (cloudflare authless)
Provides a remote MCP server on Cloudflare Workers with an HTTP endpoint and a local proxy option to connect MCP clients.
Configuration
View docs{
"mcpServers": {
"highlevelscaling-remote-mcp-server-authless": {
"url": "https://remote-mcp-server-authless.<your-account>.workers.dev/sse"
}
}
}