init
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
# Model Context Protocol (MCP)
|
||||
|
||||
_Just heard of MCP and not sure where to start? Check out our [documentation website](https://modelcontextprotocol.io)._
|
||||
|
||||
This repo contains the:
|
||||
|
||||
- MCP specification
|
||||
- MCP protocol schema
|
||||
- Official MCP documentation
|
||||
|
||||
The schema is [defined in TypeScript](schema/2025-11-25/schema.ts) first, but
|
||||
[made available as JSON Schema](schema/2025-11-25/schema.json) as well, for wider
|
||||
compatibility.
|
||||
|
||||
The official MCP documentation is built using Mintlify and available at
|
||||
[modelcontextprotocol.io](https://modelcontextprotocol.io).
|
||||
|
||||
## Authors
|
||||
|
||||
The Model Context Protocol was created by David Soria Parra ([@dsp](https://github.com/dsp)) and Justin Spahr-Summers ([@jspahrsummers](https://github.com/jspahrsummers)).
|
||||
|
||||
## Contributing
|
||||
|
||||
See [CONTRIBUTING.md](./CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [MIT License](LICENSE).
|
||||
|
||||
---
|
||||
*Source: https://raw.githubusercontent.com/modelcontextprotocol/specification/main/README.md — Retrieved 2026-06-07*
|
||||
Reference in New Issue
Block a user