Remote MCP Server Authless Transport
This project demonstrates how to deploy a remote MCP server without authentication on Cloudflare Workers, supporting connection and use of custom tools through clients such as AI Playground or Claude Desktop.
rating : 2 points
downloads : 6.4K
What is Remote MCP Server?
This is an implementation of the Model Context Protocol (MCP) server built on Cloudflare Workers, allowing developers to deploy custom AI toolchains and access them through the standard MCP protocol. The server does not require authentication by default, making it suitable for rapid prototype development.How to use Remote MCP Server?
Quickly create an instance through one - click deployment or command - line tools, and then connect and use it from the Cloudflare AI Playground web page or the local Claude Desktop application.Use cases
Scenarios such as AI tool development and testing, rapid prototype verification, multi - platform tool sharing, and team collaborative development.Main Features
Cloudflare Integration
Directly deploy to the Cloudflare Workers edge computing platform for low - latency access globally
Authentication - Free
Ready to use without configuring authentication (Note: Not suitable for production environments)
Tool Customization
Add custom MCP tools with simple code
Multi - Client Support
Supports connections from both the web (AI Playground) and desktop (Claude) clients simultaneously
Advantages
Easy deployment: One - click deployment
No maintenance required: Based on Serverless architecture
Global distribution: Utilize Cloudflare's global network
Developer - friendly: Rapid iteration and testing of tools
Limitations
No built - in authentication mechanism, not suitable for sensitive data
The free version has a limit on the number of requests
Basic programming knowledge is required to add custom tools
How to Use
Deploy the Server
Click the Deploy button or run the npm create command to create a server instance
Add Custom Tools
Edit the src/index.ts file and use this.server.tool() in the init() method to register tools
Connect the Client
Get the server URL (e.g., your - server.workers.dev/sse) and configure it on the client
Usage Examples
Connect to AI Playground
Enter the deployed MCP server URL into the AI Playground settings
Claude Desktop Integration
Configure Claude Desktop to use the remote MCP server
Frequently Asked Questions
Is this server secure?
How to add new tools?
Are there any request limits?
Related Resources
Cloudflare Workers Documentation
Official development documentation for Cloudflare Workers
MCP Protocol Specification
Official description of the Model Context Protocol
Example Code Repository
Source code for this project

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.2K
4.5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.4K
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
46.7K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.7K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
46.4K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
21.2K
5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.5K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
66.2K
4.7 points

