An open API service indexing awesome lists of open source software.

https://github.com/modelcontextprotocol/modelcontextprotocol

Specification and documentation for the Model Context Protocol
https://github.com/modelcontextprotocol/modelcontextprotocol

Last synced: about 1 month ago
JSON representation

Specification and documentation for the Model Context Protocol

Awesome Lists containing this project

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.