MCP HubMCP Hub
P

mcp-cloudflare

By Pedropfuenmayor·Visit Source
MCP server on Cloudflare Workers with bearer auth
April 18, 2025
22 days ago
0 Clicks

What is this MCP

This is a proof-of-concept implementation of a Model Context Protocol (MCP) server running on Cloudflare Workers with bearer token authentication, demonstrating how MCP can operate in a serverless environment.

How to use this MCP

Install dependencies with npm install, run locally with npm run dev, and deploy to Cloudflare with npm run deploy. Use the MCP Inspector tool to test functionality by connecting to your server URL with a bearer token.

What this MCP can be used for

This implementation serves as a template for deploying MCP tools in serverless architectures, enabling authenticated access to AI tools through Cloudflare's edge network while demonstrating basic MCP server functionality.

Repository Info
Stars:
-
Forks:
-
Watchers:
-
Last Updated: 1 month ago