# modelcontextprotocol **Repository Path**: kouzi0521/modelcontextprotocol ## Basic Information - **Project Name**: modelcontextprotocol - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-20 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Model Context Protocol (MCP) _Just heard of MCP and not sure where to start? See [the documentation website instead](https://modelcontextprotocol.io)._ This repo contains the: - MCP specification - MCP protocol schema - Official MCP documentation The schema is [defined in TypeScript](schema/2025-06-18/schema.ts) first, but [made available as JSON Schema](schema/2025-06-18/schema.json) as well, for wider compatibility. The official MCP documentation is built using Mintlify and available at [modelcontextprotocol.io](https://modelcontextprotocol.io). ## Contributing See [CONTRIBUTING.md](./CONTRIBUTING.md). ## License This project is licensed under the [MIT License](LICENSE).