Remote MCP Server (Authless)
by rachadmaal · devops · mcp-server, glama
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.
Source: https://github.com/rachadmaal/remote-mcp-server-authlessv2
Install
git clone https://github.com/rachadmaal/remote-mcp-server-authlessv2Tags: 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
- Safe Hands by arcadeai-labs
An MCP server that governs AI agent commands to physical robot arms, enforcing Asimov's Three Laws through Cedar authorization policies to prevent unsafe actions.
- dockhand by Theo-Gkisis
An MCP server that gives LLMs direct control over a local Docker daemon, enabling container, image, volume, network, and Compose stack management through natural language.
- Jenkins MCP Server by manjunath031984
Exposes Jenkins CI/CD capabilities as MCP tools, including job management, builds, pipelines, and Terraform/GCP log inspection.
- Remote MCP Server (Authless) by ryan852-JJJ
Deploys a Model Context Protocol server on Cloudflare Workers without authentication, allowing AI clients to connect and use custom tools remotely.
- zynohosting by zyno-io
Enables management of ZynoHosting sites, files, and deployments through a local stdio MCP server.
- @p31/mcp-membrane by p31labs
Membrane is an MCP server that combines DORA metrics, deploy checks, and gamification rewards into a post-deploy verification layer for AI agents.
- Open Legal Data MCP Server by canvena
Provides access to German court decisions and laws via MCP tools, enabling legal document search and retrieval.
- Remote MCP Server Authless by SynthFlowAI
Enables deploying a remote MCP server on Cloudflare Workers without authentication, and connecting it to AI Playground or local MCP clients.
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.