Remote MCP Server (Authless)

by ryan852-JJJ · devops · mcp-server, glama

Easy setupBest for experimentalTrust score 5/100

Deploys a Model Context Protocol server on Cloudflare Workers without authentication, allowing AI clients to connect and use custom tools remotely.

Source: https://github.com/ryan852-JJJ/remote-mcp-server-authless-1

Install

git clone https://github.com/ryan852-JJJ/remote-mcp-server-authless-1

Use this forAI-extracted

  • Connect Claude and other AI agents to remote MCP servers without authentication overhead
  • Deploy MCP server integrations across multiple environments without managing credentials
  • Prototype AI agent workflows that need temporary or unrestricted server access

Works with

Claude CodeClaude Desktop

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 (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

  • ftp-deploy-mcp by alebgl77

    An MCP server that enables AI coding agents to deploy files to FTP/FTPS/SFTP servers, with path jail, read-only mode, and dry-run capabilities.

  • rfq-sales-dashboard by STS-Engineer

    Provides read-only dashboards and queries for KAMs, zone managers, and VP Sales over an Azure Postgres RFQ pipeline, accessible via MCP/SSE or REST API.

  • AWS Lambda Tool MCP Server by tushar3006

    Bridges MCP clients and AWS Lambda functions, enabling generative AI models to invoke Lambda functions as tools without code changes.

  • Remote MCP Server + AutoRAG on Cloudflare by fortunto2

    Deploys a remote MCP server on Cloudflare Workers with AutoRAG capabilities, enabling tools like math operations and RAG-based queries through SSE transport and OAuth authentication.

  • brave-search-mcp-cloudflare by NolanFoster

    Enables Brave Search tools (web, news, image, video, local, summarizer) via remote MCP over HTTP, deployable on Cloudflare Workers with optional Cloudflare Access authentication.

  • Netlify MCP Server by jurgen-paul

    Enables AI agents to create, deploy, and manage Netlify projects and resources using natural language via the Netlify API and CLI.

  • eth-mcp by austintgriffith

    MCP server that enables AI agents to build and deploy Ethereum applications using Scaffold-ETH.

  • homelab-mcp by CTRQuko

    A collection of MCP servers for managing Proxmox, Linux, Windows, Docker, npm, and Python in a homelab environment.

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.