MCP Worker

v1.0.0Cloud Servicesstable

A lightweight template for deploying stateless Model Context Protocol (MCP) servers on Cloudflare Workers using the Agents SDK. It provides a simple way to wrap MCP tools into Worker-compatible fetch handlers for serverless tool-calling capabilities.

mcp-workermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is MCP Worker?

MCP Worker is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to lightweight template for deploying stateless model context protocol (mcp) servers on cloudflare workers using the agents sdk. it provides a simple way to wrap mcp tools into worker-compatible fetch ha...

A lightweight template for deploying stateless Model Context Protocol (MCP) servers on Cloudflare Workers using the Agents SDK. It provides a simple way to wrap MCP tools into Worker-compatible fetch handlers for serverless tool-calling capabilities.

This server falls under the Cloud Services and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A lightweight template for deploying stateless Model Context

Use Cases

Deploy MCP servers on Cloudflare Workers
Serverless tool-calling
aryankeluskar

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-worker

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about MCP Worker

What is MCP Worker?

MCP Worker is a Model Context Protocol (MCP) server that lightweight template for deploying stateless model context protocol (mcp) servers on cloudflare workers using the agents sdk. it provides a simple way to wrap mcp tools into worker-compatible fetch handlers for serverless tool-calling capabilities. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install MCP Worker?

Follow the installation instructions on the MCP Worker GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with MCP Worker?

MCP Worker works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is MCP Worker free to use?

Yes, MCP Worker is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Cloud Services MCP Servers

Explore all cloud services servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-worker": { "command": "npx", "args": ["-y", "mcp-worker"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use MCP Worker?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides