S
my-mcp-worker
By sivakumarl·Visit Source
基于Cloudflare Workers的MCP服务器实现
2025年4月18日
8 days ago
0 Clicks
什么是MCP
这是使用Cloudflare Workers实现的模型上下文协议(Model Context Protocol, MCP),通过标准化接口使AI代理能够与服务交互。
如何使用这个MCP
使用Wrangler CLI部署worker,通过WorkerEntrypoint暴露方法,并使用workers-mcp代理进行测试。AI助手随后可以发现并调用这些暴露的方法。
MCP的用途
使AI助手能够访问自定义API、创建AI可访问的服务,以及构建AI代理与云函数之间的集成。
Repository Info
Stars:
-
Forks:
1
Watchers:
-
Last Updated: 2 months ago