Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @bm1549/remote-mcp-cloudflare

@bm1549/remote-mcp-cloudflare

Library for wrapping a stdio MCP server in a Cloudflare Worker with Google OAuth + email allowlist. Exposes the server as a remote MCP endpoint for Claude Desktop / mobile.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "bm1549-remote-mcp-cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "@bm1549/remote-mcp-cloudflare"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @bm1549/remote-mcp-cloudflare

Details

Websitehttps://www.npmjs.com/package/@bm1549/remote-mcp-cloudflare
GitHubgit+https://github.com/bm1549/remote-mcp-cloudflare.git
Licenseunknown
Pricingfree
Tagsmcp model-context-protocol cloudflare-workers oauth google-oauth remote-mcp
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC