workers-mcp-demo

TypeScript

cloudflare workers MCP server

Function Calling
Protocol Implementations
AI Model Integration

Architecture and Design Patterns

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.

About

Language

TypeScript

Stars

25

Categories

Function CallingProtocol ImplementationsAI Model Integration