Remote MCP Server on Cloudflare

by rwinkler0112 · devops · mcp-server, glama

Enables remote MCP access to math tools with OAuth authentication, deployable on Cloudflare Workers.

Source: https://github.com/rwinkler0112/runn-mcp360

Install

git clone https://github.com/rwinkler0112/runn-mcp360

Tags: mcp-server, glama

Source: glama

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Remote MCP Server on Cloudflare is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • grace-hello-mcp by rajitharul

    A simple remote MCP server that exposes a greeting tool (say_hello) and demonstrates custom icon advertising per MCP spec, ready to deploy on Render.

  • Lambda MCP Server by aayushmittall

    A stateless Python MCP server packaged as a custom AWS Lambda container image, exposing basic tools like hello, add, and current_time through an API Gateway HTTP API.

  • etsy-mcp-server by rodsanchez196-ops

    This is a deployable remote MCP server that lets OpenAI Agent Builder connect directly to Etsy using Etsy OAuth 2.0 with PKCE.

  • LNA-Report MCP Server by twkim1122

    Enables AI agents to automatically analyze AWS LNA CSV data and generate competency assessment PPT reports with radar charts and team-level insights.

  • remote-mcp-server-authless by Augustin-Gorge

    Deploy a remote MCP server on Cloudflare Workers without authentication, enabling tools to be used from Cloudflare AI Playground or Claude Desktop via mcp-remote proxy.

  • unraid-mcp-server by CrouchingMuppet

    Enables AI assistants to manage Unraid OS via Docker, system calls, and file system access for automating array, share, and container operations.

  • Vindata MCP Server by vindataio

    Remote MCP server with built-in GitHub OAuth, deployed on Cloudflare Workers, enabling tools like addition, GitHub user info, and image generation with access control.

  • Laravel Cloud MCP Server by captenmasin

    MCP server for Laravel Cloud to manage projects, environments, deployments, and other resources.

Frequently asked questions

How do I install Remote MCP Server on Cloudflare?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Remote MCP Server on Cloudflare?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Remote MCP Server on Cloudflare free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.