Deploys a Model Context Protocol (MCP) server to Cloudflare Workers or Azure Functions, enabling AI assistants to interact with your deployed services.
Sponsored
This template provides a Model Context Protocol (MCP) server designed for deployment on Cloudflare Workers or Azure Functions. It offers a robust framework for delivering custom tools, dynamic prompts, and contextual resources that AI assistants can access via the MCP protocol, facilitating advanced interactions with your backend services and leveraging the benefits of edge computing.
주요 기능
01Deployable on Cloudflare Workers (edge computing) or Azure Functions
02Includes example tools: `get_time`, `echo`, `add`
03Supports MCP protocol and health check HTTP endpoints
04Built with TypeScript for full type safety
05Enables local development with Wrangler
060 GitHub stars
사용 사례
01Provide custom, AI-accessible tools and functionalities for generative AI models.
02Deliver dynamic and templated prompts to AI assistants for various tasks.
03Expose contextual information and backend data to AI agents through resources with subscriptions and templates.