翻译描述为中文

This commit is contained in:
2026-03-22 11:56:04 +08:00
parent d44eb05e89
commit 19094a3812

View File

@@ -1,6 +1,6 @@
---
name: mcp-builder
description: 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).
description: 创建高质量 MCP模型上下文协议服务器的指南使 LLM 能够通过精心设计的工具与外部服务交互。在构建 MCP 服务器以集成外部 API 或服务时使用,无论是使用 PythonFastMCP)还是 Node/TypeScriptMCP SDK)。
license: Complete terms in LICENSE.txt
---