Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:59 +08:00
commit 6b24aa4e32
12 changed files with 4152 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).