https://github.com/modelcontextprotocol/modelcontextprotocol
Specification and documentation for the Model Context Protocol
https://github.com/modelcontextprotocol/modelcontextprotocol
Last synced: 8 months ago
JSON representation
Specification and documentation for the Model Context Protocol
- Host: GitHub
- URL: https://github.com/modelcontextprotocol/modelcontextprotocol
- Owner: modelcontextprotocol
- License: mit
- Created: 2024-09-24T20:26:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T17:35:33.000Z (8 months ago)
- Last Synced: 2025-05-13T18:29:13.443Z (8 months ago)
- Language: TypeScript
- Homepage: https://modelcontextprotocol.io
- Size: 17.2 MB
- Stars: 3,050
- Watchers: 109
- Forks: 424
- Open Issues: 183
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-mcp-servers - Lingo MCP - An MCP server connecting the Lingo AI localization toolkit to AI tools, automating software translation workflows for web and mobile applications via MCP. ([Read more](/details/lingo-mcp.md)) `localization` `translation` `automation` `mcp` `ai-integration` (Workflow & Automation MCP Servers)
- awesome-mcp - modelcontextprotocol - ⭐ 6,597 (📚 Projects (1974 total) / Documentation)
- awesome - modelcontextprotocol/modelcontextprotocol - Specification and documentation for the Model Context Protocol (TypeScript)
- awesome-mcp - modelcontextprotocol/modelcontextprotocol - The Model Context Protocol project provides a standardized specification and schema for managing model context to enable interoperability in model-driven systems. (MCP Resources & Educational Materials / Gateways)
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.