MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.; cf-worker-mcp-template: This is a comprehensive skeleton for Cloudflare Workers built with TypeScript. It includes pre-configured features like MCP (Model Context Protocol) tools, OpenAI-compatible embeddings API, and various Cloudflare bindings (KV, D1, R2, Durable Objects). The project also provides a scaffolding tool to generate new MCP tools and includes CI/CD via GitHub Actions.
Enhancing LLMs with real-time web search capabilities
Building AI assistants with MCP tools