# Model Context Protocol 中文文档 ## Docs - [反垄断政策](https://mcp.developerdoc.cn/community/antitrust.md): MCP Project Antitrust Policy for participants and contributors - [授权工作组章程](https://mcp.developerdoc.cn/community/auth/charter.md): Charter for the MCP Authorization Interest Group. - [小组章程模板](https://mcp.developerdoc.cn/community/charter-template.md): Template for MCP Working Group and Interest Group charters. - [贡献者沟通](https://mcp.developerdoc.cn/community/communication.md): Communication strategy and framework for the Model Context Protocol community - [参与 MCP 贡献](https://mcp.developerdoc.cn/community/contributing.md): How to contribute to the Model Context Protocol project - [贡献者晋升阶梯](https://mcp.developerdoc.cn/community/contributor-ladder.md): Roles, responsibilities, and advancement criteria for MCP contributors, from first contribution to Core Maintainer - [设计原则](https://mcp.developerdoc.cn/community/design-principles.md): The core design principles that guide the development of the Model Context Protocol. - [功能生命周期与弃用政策](https://mcp.developerdoc.cn/community/feature-lifecycle.md): How individual MCP specification features move through Active, Deprecated, and Removed states, and the timeline implementers can plan against. - [文件上传工作组章程](https://mcp.developerdoc.cn/community/file-uploads/charter.md): Charter for the MCP File Uploads Working Group. - [治理与维护](https://mcp.developerdoc.cn/community/governance.md): Learn about the Model Context Protocol's governance structure and how to participate in the community - [Inspector V2 工作组章程](https://mcp.developerdoc.cn/community/inspector-v2/charter.md): Charter for the Inspector V2 Working Group, a Working Group of the Model Context Protocol community. - [拦截器工作组章程](https://mcp.developerdoc.cn/community/interceptors/charter.md): Charter for the MCP Interceptors Working Group. - [注册表工作组章程](https://mcp.developerdoc.cn/community/registry/charter.md): Charter for the MCP Registry Working Group. - [SDK 分级体系](https://mcp.developerdoc.cn/community/sdk-tiers.md): Feature completeness, protocol support, and maintenance commitment levels for Model Context Protocol SDKs - [SDK 工作组章程](https://mcp.developerdoc.cn/community/sdk/charter.md): Charter for the MCP SDK Working Group. - [SEP 指南](https://mcp.developerdoc.cn/community/sep-guidelines.md): Specification Enhancement Proposal (SEP) guidelines for proposing changes to the Model Context Protocol - [Server Card 工作组章程](https://mcp.developerdoc.cn/community/server-card/charter.md): Charter for the MCP Server Card Working Group. - [Skills over MCP 工作组章程](https://mcp.developerdoc.cn/community/skills-over-mcp/charter.md): Charter for the MCP Skills Over MCP Working Group. - [工具注解工作组章程](https://mcp.developerdoc.cn/community/tool-annotations/charter.md): Charter for the MCP Tool Annotations Interest Group. - [触发器与事件工作组章程](https://mcp.developerdoc.cn/community/triggers-events/charter.md): Charter for the MCP Triggers and Events Working Group. - [工作组与兴趣组](https://mcp.developerdoc.cn/community/working-interest-groups.md): Governance rules for the two forms of collaborative groups within the Model Context Protocol community — Working Groups and Interest Groups. - [路线图](https://mcp.developerdoc.cn/development/roadmap.md): Our plans for evolving Model Context Protocol - [构建 MCP 客户端](https://mcp.developerdoc.cn/docs/develop/build-client.md): 开始构建可与所有 MCP 服务器集成的自定义客户端。 - [构建 MCP 服务器](https://mcp.developerdoc.cn/docs/develop/build-server.md): 开始构建自己的服务器,并在 Claude for Desktop 和其他客户端中使用。 - [结合 Agent Skills 构建](https://mcp.developerdoc.cn/docs/develop/build-with-agent-skills.md): 使用 agent skills 指导 AI coding assistants 完成 MCP 服务器设计与实现 - [客户端最佳实践](https://mcp.developerdoc.cn/docs/develop/clients/client-best-practices.md): 让 MCP host 应用扩展到大量 servers 和 tools 的实践模式。 - [连接本地 MCP 服务器](https://mcp.developerdoc.cn/docs/develop/connect-local-servers.md): 了解如何通过本地 MCP 服务器扩展 Claude Desktop,实现文件系统访问和其他强大集成 - [连接远程 MCP 服务器](https://mcp.developerdoc.cn/docs/develop/connect-remote-servers.md): 了解如何将 Claude 连接到远程 MCP 服务器,并使用托管在互联网上的工具和数据源扩展能力 - [什么是 Model Context Protocol (MCP)?](https://mcp.developerdoc.cn/docs/getting-started/intro.md) - [架构概览](https://mcp.developerdoc.cn/docs/learn/architecture.md) - [理解 MCP 客户端](https://mcp.developerdoc.cn/docs/learn/client-concepts.md) - [理解 MCP 服务器](https://mcp.developerdoc.cn/docs/learn/server-concepts.md) - [版本管理](https://mcp.developerdoc.cn/docs/learn/versioning.md) - [SDK](https://mcp.developerdoc.cn/docs/sdk.md): 用于构建 Model Context Protocol 应用的官方 SDK - [调试](https://mcp.developerdoc.cn/docs/tools/debugging.md): 调试 Model Context Protocol (MCP) 集成的完整指南 - [MCP Inspector](https://mcp.developerdoc.cn/docs/tools/inspector.md): 使用 MCP Inspector 测试和调试 Model Context Protocol 服务器的深入指南 - [理解 MCP 授权](https://mcp.developerdoc.cn/docs/tutorials/security/authorization.md): 学习如何使用 OAuth 2.1 为 MCP 服务器实现安全授权,以保护敏感资源和操作 - [安全最佳实践](https://mcp.developerdoc.cn/docs/tutorials/security/security_best_practices.md): MCP 实现的安全注意事项、攻击向量和最佳实践 - [示例服务器](https://mcp.developerdoc.cn/examples.md): 示例服务器和实现列表 - [构建 MCP App](https://mcp.developerdoc.cn/extensions/apps/build.md): 使用 MCP Apps 构建交互式 UI 应用的入门指南 - [MCP Apps](https://mcp.developerdoc.cn/extensions/apps/overview.md): 在 Claude Desktop 等 MCP host 内渲染的交互式 UI 应用 - [企业托管授权](https://mcp.developerdoc.cn/extensions/auth/enterprise-managed-authorization.md): 通过身份提供商在企业环境中集中控制 MCP 访问 - [OAuth Client Credentials](https://mcp.developerdoc.cn/extensions/auth/oauth-client-credentials.md): 使用 OAuth 2.0 client credentials 流程为 MCP 提供机器到机器认证 - [授权扩展](https://mcp.developerdoc.cn/extensions/auth/overview.md): Model Context Protocol 的补充授权机制 - [扩展支持矩阵](https://mcp.developerdoc.cn/extensions/client-matrix.md): 哪些 MCP 客户端实现了哪些官方扩展 - [扩展概览](https://mcp.developerdoc.cn/extensions/overview.md): Model Context Protocol 的可选扩展 - [任务](https://mcp.developerdoc.cn/extensions/tasks/overview.md): 面向长时间运行 MCP 操作的异步任务执行 - [MCP 注册表](https://mcp.developerdoc.cn/registry/about.md) - [发布到官方 MCP 注册表时如何认证](https://mcp.developerdoc.cn/registry/authentication.md) - [常见问题](https://mcp.developerdoc.cn/registry/faq.md) - [如何使用 GitHub Actions 自动发布](https://mcp.developerdoc.cn/registry/github-actions.md) - [MCP 注册表审核政策](https://mcp.developerdoc.cn/registry/moderation-policy.md) - [MCP 注册表支持的包类型](https://mcp.developerdoc.cn/registry/package-types.md) - [快速开始:将 MCP 服务器发布到 MCP 注册表](https://mcp.developerdoc.cn/registry/quickstart.md) - [MCP 注册表聚合器](https://mcp.developerdoc.cn/registry/registry-aggregators.md) - [发布远程服务器](https://mcp.developerdoc.cn/registry/remote-servers.md) - [官方 MCP 注册表服务条款](https://mcp.developerdoc.cn/registry/terms-of-service.md) - [已发布 MCP 服务器的版本管理](https://mcp.developerdoc.cn/registry/versioning.md) - [SEP-1024:本地服务器安装的 MCP 客户端安全要求](https://mcp.developerdoc.cn/seps/1024-mcp-client-security-requirements-for-local-server-.md): MCP Client Security Requirements for Local Server Installation - [SEP-1034:支持引出 schema 中所有基本类型的默认值](https://mcp.developerdoc.cn/seps/1034--support-default-values-for-all-primitive-types-in.md): Support default values for all primitive types in elicitation schemas - [SEP-1036:用于安全带外交互的 URL 模式引出](https://mcp.developerdoc.cn/seps/1036-url-mode-elicitation-for-secure-out-of-band-intera.md): URL Mode Elicitation for secure out-of-band interactions - [SEP-1046:在授权中支持 OAuth client credentials 流程](https://mcp.developerdoc.cn/seps/1046-support-oauth-client-credentials-flow-in-authoriza.md): Support OAuth client credentials flow in authorization - [SEP-1302:在 MCP 治理中正式化工作组与兴趣组](https://mcp.developerdoc.cn/seps/1302-formalize-working-groups-and-interest-groups-in-mc.md): Formalize Working Groups and Interest Groups in MCP Governance - [SEP-1303:将输入校验错误作为工具执行错误](https://mcp.developerdoc.cn/seps/1303-input-validation-errors-as-tool-execution-errors.md): Input Validation Errors as Tool Execution Errors - [SEP-1319:将请求载荷与 RPC 方法定义解耦](https://mcp.developerdoc.cn/seps/1319-decouple-request-payload-from-rpc-methods-definiti.md): Decouple Request Payload from RPC Methods Definition - [SEP-1330:引出枚举 Schema 改进与标准合规](https://mcp.developerdoc.cn/seps/1330-elicitation-enum-schema-improvements-and-standards.md): Elicitation Enum Schema Improvements and Standards Compliance - [SEP-1577:带工具的采样](https://mcp.developerdoc.cn/seps/1577--sampling-with-tools.md): Sampling With Tools - [SEP-1613:将 JSON Schema 2020-12 设为 MCP 默认方言](https://mcp.developerdoc.cn/seps/1613-establish-json-schema-2020-12-as-default-dialect-f.md): Establish JSON Schema 2020-12 as Default Dialect for MCP - [SEP-1686:任务](https://mcp.developerdoc.cn/seps/1686-tasks.md): 任务 - [SEP-1699:通过服务器端断开连接支持 SSE 轮询](https://mcp.developerdoc.cn/seps/1699-support-sse-polling-via-server-side-disconnect.md): Support SSE polling via server-side disconnect - [SEP-1730:SDK 分级体系](https://mcp.developerdoc.cn/seps/1730-sdks-tiering-system.md): SDKs Tiering System - [SEP-1850:基于 PR 的 SEP 工作流](https://mcp.developerdoc.cn/seps/1850-pr-based-sep-workflow.md): PR-Based SEP Workflow - [SEP-1865:MCP Apps:面向 MCP 的交互式用户界面](https://mcp.developerdoc.cn/seps/1865-mcp-apps-interactive-user-interfaces-for-mcp.md): MCP Apps - Interactive User Interfaces for MCP - [SEP-2085:治理交接与修订程序](https://mcp.developerdoc.cn/seps/2085-governance-succession-and-amendment.md): Governance Succession and Amendment Procedures - [SEP-2106:工具 `inputSchema` 与 `outputSchema` 符合 JSON Schema 2020-12](https://mcp.developerdoc.cn/seps/2106-json-schema-2020-12.md): Tools `inputSchema` & `outputSchema` Conform to JSON Schema 2020-12 - [SEP-2133:扩展](https://mcp.developerdoc.cn/seps/2133-extensions.md): Extensions - [SEP-2148:MCP 贡献者晋升阶梯](https://mcp.developerdoc.cn/seps/2148-contributor-ladder.md): MCP Contributor Ladder - [SEP-2149:MCP 小组治理与章程模板](https://mcp.developerdoc.cn/seps/2149-working-group-charter-template.md): MCP Group Governance and Charter Template - [SEP-2164:标准化资源未找到错误码](https://mcp.developerdoc.cn/seps/2164-resource-not-found-error.md): Standardize Resource Not Found Error Code - [SEP-2207:OIDC 风格刷新令牌指南](https://mcp.developerdoc.cn/seps/2207-oidc-refresh-token-guidance.md): OIDC-Flavored Refresh Token Guidance - [SEP-2243:Streamable HTTP 传输的 HTTP Header 标准化](https://mcp.developerdoc.cn/seps/2243-http-standardization.md): HTTP Header Standardization for Streamable HTTP Transport - [SEP-2260:要求服务器请求关联到客户端请求。](https://mcp.developerdoc.cn/seps/2260-Require-Server-requests-to-be-associated-with-Client-requests.md): Require Server requests to be associated with a Client request. - [SEP-2322:多轮往返请求](https://mcp.developerdoc.cn/seps/2322-MRTR.md): 多轮往返请求 - [SEP-2468:建议在 MCP Auth 响应中包含 Issuer (iss) 参数](https://mcp.developerdoc.cn/seps/2468-recommend-issuer-claim-for-auth.md): Recommend Issuer (iss) Parameter in MCP Auth Responses - [SEP-2484:要求标准轨 SEP 进入最终状态前具备一致性测试](https://mcp.developerdoc.cn/seps/2484-conformance-tests-required-for-final-seps.md): Require Conformance Tests for Standards Track SEPs to Reach Final Status - [SEP-2549:列表结果的 TTL](https://mcp.developerdoc.cn/seps/2549-TTL-for-list-results.md): TTL for List Results - [SEP-2567:通过显式状态句柄实现无会话 MCP](https://mcp.developerdoc.cn/seps/2567-sessionless-mcp.md): Sessionless MCP via Explicit State Handles - [SEP-2575:让 MCP 无状态化](https://mcp.developerdoc.cn/seps/2575-stateless-mcp.md): Make MCP Stateless - [SEP-2577:弃用 Roots、Sampling 和 Logging](https://mcp.developerdoc.cn/seps/2577-deprecate-roots-sampling-and-logging.md): Deprecate Roots, Sampling, and Logging - [SEP-2596:规范功能生命周期与弃用政策](https://mcp.developerdoc.cn/seps/2596-spec-feature-lifecycle-and-deprecation.md): Specification Feature Lifecycle and Deprecation Policy - [SEP-2663:任务扩展](https://mcp.developerdoc.cn/seps/2663-tasks-extension.md): Tasks Extension - [SEP-414:记录 OpenTelemetry Trace Context 传播约定](https://mcp.developerdoc.cn/seps/414-request-meta.md): Document OpenTelemetry Trace Context Propagation Conventions - [SEP-932:Model Context Protocol 治理](https://mcp.developerdoc.cn/seps/932-model-context-protocol-governance.md): Model Context Protocol Governance - [SEP-973:为实现、资源、工具和提示暴露更多元数据](https://mcp.developerdoc.cn/seps/973-expose-additional-metadata-for-implementations-res.md): Expose additional metadata for Implementations, Resources, Tools and Prompts - [SEP-985:使 OAuth 2.0 受保护资源元数据与 RFC 9728 对齐](https://mcp.developerdoc.cn/seps/985-align-oauth-20-protected-resource-metadata-with-rf.md): Align OAuth 2.0 Protected Resource Metadata with RFC 9728 - [SEP-986:规定工具名称格式](https://mcp.developerdoc.cn/seps/986-specify-format-for-tool-names.md): Specify Format for Tool Names - [SEP-990:在 MCP OAuth 流程中启用企业 IdP 策略控制](https://mcp.developerdoc.cn/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o.md): Enable enterprise IdP policy controls during MCP OAuth flows - [SEP-991:使用 OAuth Client ID 元数据文档启用基于 URL 的客户端注册](https://mcp.developerdoc.cn/seps/991-enable-url-based-client-registration-using-oauth-c.md): Enable URL-based Client Registration using OAuth Client ID Metadata Documents - [SEP-994:共享沟通实践与指南](https://mcp.developerdoc.cn/seps/994-shared-communication-practicesguidelines.md): Shared Communication Practices/Guidelines - [规范增强提案(SEP)](https://mcp.developerdoc.cn/seps/index.md): Index of all MCP Specification Enhancement Proposals - [架构](https://mcp.developerdoc.cn/specification/2025-11-25/architecture/index.md) - [授权](https://mcp.developerdoc.cn/specification/2025-11-25/basic/authorization.md) - [概览](https://mcp.developerdoc.cn/specification/2025-11-25/basic/index.md) - [生命周期](https://mcp.developerdoc.cn/specification/2025-11-25/basic/lifecycle.md) - [传输](https://mcp.developerdoc.cn/specification/2025-11-25/basic/transports.md) - [取消](https://mcp.developerdoc.cn/specification/2025-11-25/basic/utilities/cancellation.md) - [Ping](https://mcp.developerdoc.cn/specification/2025-11-25/basic/utilities/ping.md) - [进度](https://mcp.developerdoc.cn/specification/2025-11-25/basic/utilities/progress.md) - [任务](https://mcp.developerdoc.cn/specification/2025-11-25/basic/utilities/tasks.md) - [关键变更](https://mcp.developerdoc.cn/specification/2025-11-25/changelog.md) - [引出](https://mcp.developerdoc.cn/specification/2025-11-25/client/elicitation.md) - [根目录](https://mcp.developerdoc.cn/specification/2025-11-25/client/roots.md) - [采样](https://mcp.developerdoc.cn/specification/2025-11-25/client/sampling.md) - [规范](https://mcp.developerdoc.cn/specification/2025-11-25/index.md) - [Schema 参考](https://mcp.developerdoc.cn/specification/2025-11-25/schema.md) - [概览](https://mcp.developerdoc.cn/specification/2025-11-25/server/index.md) - [提示](https://mcp.developerdoc.cn/specification/2025-11-25/server/prompts.md) - [资源](https://mcp.developerdoc.cn/specification/2025-11-25/server/resources.md) - [工具](https://mcp.developerdoc.cn/specification/2025-11-25/server/tools.md) - [补全](https://mcp.developerdoc.cn/specification/2025-11-25/server/utilities/completion.md) - [日志](https://mcp.developerdoc.cn/specification/2025-11-25/server/utilities/logging.md) - [分页](https://mcp.developerdoc.cn/specification/2025-11-25/server/utilities/pagination.md) ## OpenAPI Specs - [openapi](https://mcp.developerdoc.cn/api-reference/openapi.json)