S
my-mcp-worker
By sivakumarl·Visit Source
MCP server implementation using Cloudflare Workers
April 18, 2025
3 days ago
0 Clicks
What is this MCP
This is an implementation of Model Context Protocol (MCP) using Cloudflare Workers, which enables AI agents to interact with services through a standardized interface.
How to use this MCP
Deploy the worker using Wrangler CLI, expose methods via WorkerEntrypoint, and test using workers-mcp proxy. AI assistants can then discover and call the exposed methods.
What this MCP can be used for
Enabling AI assistants to access custom APIs, creating AI-accessible services, and building integrations between AI agents and cloud functions.
Repository Info
Stars:
-
Forks:
1
Watchers:
-
Last Updated: 2 months ago