Remote MCP Server (Authless)
by mpisanoCP · devops · mcp-server, glama
Enables deployment of a remote MCP server on Cloudflare Workers without authentication, allowing users to define and use custom tools via the Model Context Protocol.
Source: https://github.com/mpisanoCP/cp-events-mcp-mp
Install
git clone https://github.com/mpisanoCP/cp-events-mcp-mpTags: 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 (Authless) 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
- jupyter-book-writer by diligejy
Automates Jupyter Book notebook creation by fixing common rendering issues (bold, math, markdown formatting) and provides tools for adding cells, validating notebooks, updating TOC, and deploying.
- SmartShift MCP by tkddnjs-dlqslek
Enables management of work schedules through KakaoTalk native calendar integration. Users can generate, input, and distribute work schedules with compliance to labor laws.
- mcp-server-python by azaok
A minimal MCP server template for Python with Streamable HTTP transport, bearer token authentication, and a hello tool, designed for deployment on Render.
- mcp-server-dev-test by yxb123456cy
A Model Context Protocol server implementation using Node.js, TypeScript, and Bun, designed for serverless and edge deployments on Vercel and Cloudflare.
- ingress2gateway-aws-mcp by toreydai
Enables conversion of Nginx Ingress resources to AWS Gateway API (ALB/NLB) YAML through a conversational interface, with validation and migration reporting.
- Hermes Google MCP Server by MAghadavoodi
Lightweight MCP server for Google Workspace (Calendar, Gmail, Drive) designed for Hermes Agent in Docker, enabling tools to list events, messages, and files via CLI.
- dooor-os-mcp by Dooor-AI
Exposes Dooor OS workspace capabilities to MCP-compatible AI clients, enabling natural language querying of data sources, app and deployment inspection, agent and database management, and governance trace reading.
- mcp-devenv by dicoy
An MCP server that gives your AI assistant full awareness of your local dev environment — running processes, Docker containers, git state, open ports, log files, and more.
Frequently asked questions
How do I install Remote MCP Server (Authless)?
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 (Authless)?
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 (Authless) 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.