Remote MCP Server on Cloudflare

by tcccanada · devops · mcp-server, glama

Enables deploying a remote MCP server on Cloudflare Workers with OAuth authentication, allowing clients like Claude to connect via SSE and use defined tools.

Source: https://github.com/tcccanada/remote-mcp-servers

Install

git clone https://github.com/tcccanada/remote-mcp-servers

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

  • remote-mcp-server-authless by proceed0803

    Deploy a remote MCP server on Cloudflare Workers without authentication, enabling integration with AI Playground or Claude Desktop.

  • ado-mcp by og-mcp

    Enables AI assistants to interact with Azure DevOps, providing tools for managing work items, repositories, pipelines, and more through the Model Context Protocol.

  • local-spark-mcp by methodify

    Provides a stateful local Spark session for running PySpark and SQL cells, enabling local data exploration before deploying to Microsoft Fabric.

  • GTD MCP Server by maciejkepa

    A Model Context Protocol server implementing a Getting Things Done assistant with tools for tasks, projects, inbox, next actions, and statistics. Supports local SQLite and Databricks deployment.

  • Azure DevOps Bug Tracker for GitHub Copilot Agent (MCP) by Ninjaboy249

    Integrates GitHub Copilot Agent with Azure DevOps to fetch, analyze, and report bug data, allowing you to query bugs, generate dashboards, and export reports via natural language.

  • wso2-bi-salesforce-mcp-server by PasinduGunarathne

    Enables AI assistants to set up, run, and manage Ballerina + Salesforce integrations inside a WSO2 Integrator workspace, providing 18 tools for OAuth2 token acquisition, project scaffolding, building, deploying, and stopping the integration service.

  • TFS MCP Server by abdulrahman-nabil99

    Bridges Claude Code with an on-premise Azure DevOps Server / TFS collection, enabling work item and Git operations via PAT authentication.

  • remote-mcp-google-chat-server by chy168

    A remote MCP server for Google Chat, deployed on Cloudflare Workers without authentication, enabling tool execution via MCP protocol.

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.