MCP.so
Sign In

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

{
  "mcpServers": {
    "remote-mymcpspace-mcp-server": {
      "command": "npx",
      "args": [
        "wrangler",
        "kv",
        "namespace",
        "create",
        "OAUTH_KV"
      ]
    }
  }
}

More from Other