Building a Remote MCP Server on Cloudflare (Without Auth)

Created By
zdburrage4 months ago
Overview

what is zdburrage-mcp-server?

The zdburrage-mcp-server is a project that allows users to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication.

how to use zdburrage-mcp-server?

To use the zdburrage-mcp-server, you can either deploy it directly to Cloudflare Workers using the provided button or command line, or customize it by adding your own tools in the init() method of the server code.

key features of zdburrage-mcp-server?

  • Deploys a remote MCP server on Cloudflare Workers without authentication.
  • Customizable tools can be added to the MCP server.
  • Connects to Cloudflare AI Playground for remote MCP client access.

use cases of zdburrage-mcp-server?

  1. Deploying a server for AI tools that require no authentication.
  2. Customizing the server with specific tools for various applications.
  3. Connecting local clients like Claude Desktop to the remote MCP server.

FAQ from zdburrage-mcp-server?

  • Can I customize the tools on my MCP server?

Yes! You can define your own tools in the init() method of the server code.

  • How do I connect to my MCP server from the Cloudflare AI Playground?

Simply enter your deployed MCP server URL in the Cloudflare AI Playground to start using it.

  • Is authentication required for this MCP server?

No, this MCP server is designed to operate without authentication.

Project Info
Created At
4 months ago
Updated At
4 months ago
Author Name
zdburrage
Star
0
Language
TypeScript
License
-

Recommend Servers

View All
Pyghidra Mcp
@clearbluejar

PyGhidra-MCP - Ghidra Model Context Protocol Server pyghidra-mcp is a command-line Model Context Protocol (MCP) server that brings the full analytical power of Ghidra, a robust software reverse engineering (SRE) suite, into the world of intelligent agents and LLM-based tooling. It bridges Ghidra’s ProgramAPI and FlatProgramAPI to Python using pyghidra and jpype, then exposes that functionality via the Model Context Protocol. MCP is a unified interface that allows language models, development tools (like VS Code), and autonomous agents to access structured context, invoke tooling, and collaborate intelligently. Think of MCP as the bridge between powerful analysis tools and the LLM ecosystem. With pyghidra-mcp, Ghidra becomes an intelligent backend—ready to respond to context-rich queries, automate deep reverse engineering tasks, and integrate into AI-assisted workflows. Yet another Ghidra MCP? Yes, the original ghidra-mcp is fantastic. But pyghidra-mcp takes a different approach: 🐍 No GUI required – Run entirely via CLI for streamlined automation and scripting. 🔁 Designed for automation – Ideal for integrating with LLMs, CI pipelines, and tooling that needs repeatable behavior. ✅ CI/CD friendly – Built with robust unit and integration tests for both client and server sessions. 🚀 Quick startup – Supports fast command-line launching with minimal setup. 📦 Project-wide analysis – Enables concurrent reverse engineering of all binaries in a Ghidra project 🤖 Agent-ready – Built for intelligent agent-driven workflows and large-scale reverse engineering automation. 🔍 Semantic code search – Uses vector embeddings (via ChromaDB) to enable fast, fuzzy lookup across decompiled functions, comments, and symbols—perfect for pseudo-C exploration and agent-driven triage.

15 hours ago
Tavily Mcp
@tavily-ai

JavaScript
4 months ago
Higgsfield

4 days ago