Servers
Remote MCP Server on Cloudflare
@irvinebroque
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"remote-mcp-server-irvinebroque": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:8787/sse"
]
}
}
}