cloudflare-mcp-server

Community

MCP servers on Cloudflare Workers, end-to-end.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Build Model Context Protocol (MCP) servers on Cloudflare Workers, enabling remote MCP, OAuth, Durable Objects, and dual transport (SSE and Streamable HTTP) with production-tested templates.

Core Features & Use Cases

  • Create MCP servers from templates or templates shipped with the skill
  • OAuth authentication patterns (no auth, token, OAuth proxy, remote OAuth)
  • Durable Objects for per-session state and persistence
  • Dual transport support for broad client compatibility
  • Comprehensive error prevention and deployment guidance

Quick Start

  • Use npm create cloudflare@latest to scaffold an MCP server and run locally

Dependency Matrix

Required Modules

jqwrangler

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-mcp-server
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-mcp-server

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository