Remote MCP Server Authless
by marshm3ll0Ic3 · devops · mcp-server, glama
A remote MCP server deployed on Cloudflare Workers without authentication, enabling custom tools and connectivity to AI Playground and Claude Desktop.
Source: https://github.com/marshm3ll0Ic3/remote-mcp-server-authless
Install
git clone https://github.com/marshm3ll0Ic3/remote-mcp-server-authlessTags: 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
- S3 Uploader MCP Server by artemu78
Enables file uploads to AWS S3 buckets with automatic MIME type detection.
- @sattva/dokploy-mcp by sattva2020
MCP server for Dokploy that dynamically generates 420+ tools from the Dokploy OpenAPI spec, enabling deployment, management, and monitoring of self-hosted infrastructure through AI assistants.
- mlctl by isouravsengupta
Enables natural language management of the full ML lifecycle including experiments, model registration, deployment, and pipeline orchestration through a conversational agent.
- Stateful MCP Server on ECS Fargate by bharisagar
Enables MCP sessions to survive ECS Fargate deployments by using Redis-backed tool state and stateless Streamable HTTP transport.
- K8s Warning Monitor MCP by tanmaysama
MCP server that filters Kubernetes warning/failure events and presents them to AI assistants for diagnostics. Enables AI to identify and troubleshoot cluster issues without consuming context on normal events.
- simplenote-mcp by enstw
A remote MCP connector that gives Claude.ai projects a persistent, cross-conversation file store, backed by Simplenote and deployed free on Cloudflare Workers.
- PVGIS MCP by maxturazzini
MCP server that estimates photovoltaic production using the European Commission's PVGIS API, deployed on Cloudflare Workers for serverless, free-tier operation.
- OpenShift SRE Copilot by agentic-devops
AI-powered MCP server for enterprise OpenShift/Kubernetes cluster management, providing diagnostic tools, RAG knowledge retrieval, and autonomous remediation recommendations.
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.