# modelcontextprotocol_specification **Repository Path**: mirrors/modelcontextprotocol_specification ## Basic Information - **Project Name**: modelcontextprotocol_specification - **Description**: 这是 MCP(Model Context Protocol)协议的开源仓库,本仓库包含模型上下文协议的规范和协议架构 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/modelcontextprotocol_specification - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-28 - **Last Updated**: 2025-03-28 ## Categories & Tags **Categories**: Artificial-Intelligence, MCP **Tags**: None ## README # Model Context Protocol specification This repo contains the specification and protocol schema for the Model Context Protocol. The schema is [defined in TypeScript](schema/2025-03-26/schema.ts) first, but [made available as JSON Schema](schema/2025-03-26/schema.json) as well, for wider compatibility. The official MCP documentation is built using Mintlify and available at [modelcontextprotocol.io](https://modelcontextprotocol.io). ## Contributing Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project. ## License This project is licensed under the MIT License—see the [LICENSE](LICENSE) file for details.