# Model Context Protocol ## Docs - [模型上下文协议](https://mcp.gjxx.dev/about/index.md): 连接 AI 应用程序到上下文所在系统的开放协议 - [示例客户端](https://mcp.gjxx.dev/clients.md): 支持 MCP 集成的应用程序列表 - [反垄断政策](https://mcp.gjxx.dev/community/antitrust.md): MCP 项目参与者和贡献者的反垄断政策 - [贡献者沟通](https://mcp.gjxx.dev/community/communication.md): 模型上下文协议社区的沟通策略和框架 - [治理和管理](https://mcp.gjxx.dev/community/governance.md): 了解模型上下文协议的治理结构以及如何参与社区 - [SEP 指南](https://mcp.gjxx.dev/community/sep-guidelines.md): 模型上下文协议规范增强提案 (SEP) 指南,用于提出对协议的变更 - [工作组和兴趣小组](https://mcp.gjxx.dev/community/working-interest-groups.md): 了解模型上下文协议治理结构中的两种协作小组形式 - 工作组和兴趣小组。 - [路线图](https://mcp.gjxx.dev/development/roadmap.md): 我们对模型上下文协议演进的计划 - [构建 MCP 客户端](https://mcp.gjxx.dev/docs/develop/build-client.md): 开始构建您自己的客户端,可以与所有 MCP 服务器集成。 - [构建 MCP 服务器](https://mcp.gjxx.dev/docs/develop/build-server.md): 开始构建您自己的服务器,用于 Claude for Desktop 和其他客户端。 - [连接到本地 MCP 服务器](https://mcp.gjxx.dev/docs/develop/connect-local-servers.md): 学习如何使用本地 MCP 服务器扩展 Claude Desktop 以启用文件系统访问和其他强大的集成 - [连接到远程 MCP 服务器](https://mcp.gjxx.dev/docs/develop/connect-remote-servers.md): 学习如何将 Claude 连接到远程 MCP 服务器,并使用互联网托管的工具和数据源扩展其功能 - [什么是模型上下文协议 (MCP)?](https://mcp.gjxx.dev/docs/getting-started/intro.md) - [架构概述](https://mcp.gjxx.dev/docs/learn/architecture.md) - [理解MCP客户端](https://mcp.gjxx.dev/docs/learn/client-concepts.md) - [理解MCP服务器](https://mcp.gjxx.dev/docs/learn/server-concepts.md) - [SDKs](https://mcp.gjxx.dev/docs/sdk.md): Official SDKs for building with Model Context Protocol - [MCP Inspector](https://mcp.gjxx.dev/docs/tools/inspector.md): In-depth guide to using the MCP Inspector for testing and debugging Model Context Protocol servers - [Understanding Authorization in MCP](https://mcp.gjxx.dev/docs/tutorials/security/authorization.md): Learn how to implement secure authorization for MCP servers using OAuth 2.1 to protect sensitive resources and operations - [示例服务器](https://mcp.gjxx.dev/examples.md): 示例服务器和实现的列表 - [架构](https://mcp.gjxx.dev/specification/2025-06-18/architecture/index.md) - [授权](https://mcp.gjxx.dev/specification/2025-06-18/basic/authorization.md) - [概述](https://mcp.gjxx.dev/specification/2025-06-18/basic/index.md) - [生命周期](https://mcp.gjxx.dev/specification/2025-06-18/basic/lifecycle.md) - [安全最佳实践](https://mcp.gjxx.dev/specification/2025-06-18/basic/security_best_practices.md) - [传输](https://mcp.gjxx.dev/specification/2025-06-18/basic/transports.md) - [Cancellation](https://mcp.gjxx.dev/specification/2025-06-18/basic/utilities/cancellation.md) - [Ping](https://mcp.gjxx.dev/specification/2025-06-18/basic/utilities/ping.md) - [Progress](https://mcp.gjxx.dev/specification/2025-06-18/basic/utilities/progress.md) - [主要变更](https://mcp.gjxx.dev/specification/2025-06-18/changelog.md) - [引出](https://mcp.gjxx.dev/specification/2025-06-18/client/elicitation.md) - [根目录](https://mcp.gjxx.dev/specification/2025-06-18/client/roots.md) - [采样](https://mcp.gjxx.dev/specification/2025-06-18/client/sampling.md) - [规范](https://mcp.gjxx.dev/specification/2025-06-18/index.md) - [模式参考](https://mcp.gjxx.dev/specification/2025-06-18/schema.md) - [概述](https://mcp.gjxx.dev/specification/2025-06-18/server/index.md) - [提示](https://mcp.gjxx.dev/specification/2025-06-18/server/prompts.md) - [资源](https://mcp.gjxx.dev/specification/2025-06-18/server/resources.md) - [工具](https://mcp.gjxx.dev/specification/2025-06-18/server/tools.md) - [完成](https://mcp.gjxx.dev/specification/2025-06-18/server/utilities/completion.md) - [日志记录](https://mcp.gjxx.dev/specification/2025-06-18/server/utilities/logging.md) - [分页](https://mcp.gjxx.dev/specification/2025-06-18/server/utilities/pagination.md) - [版本控制](https://mcp.gjxx.dev/specification/versioning.md) ## OpenAPI Specs - [openapi](https://mcp.gjxx.dev/api-reference/openapi.json)