MCP.so
Sign In
Servers

Remote MCP Server on Cloudflare

@jeyanthanperiyasamy

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "jey-mcp-server": {
      "command": "npx",
      "args": [
        "nx",
        "dev",
        "remote-mcp-server"
      ]
    }
  }
}

More from Cloud & Infrastructure