cloudflare workers MCP server
The repository demonstrates a serverless architecture using Cloudflare Workers to host custom AI tools compliant with the Model Context Protocol. It utilizes function calling, allowing AI assistants to interact with predefined tools via MCP. The design promotes modularity by enabling developers to add or modify tools within the worker.
TypeScript
25