docs
Documentation for the Model Context Protocol (MCP)
claude mcp add modelcontextprotocol-docs
How to use
This MCP server entry is a placeholder that points to the Model Context Protocol documentation rather than hosting runnable MCP tooling here. The actual documentation and tools are located in the modelcontextprotocol/modelcontextprotocol repository under the docs folder. To understand available capabilities, features, and how to integrate with MCP, refer to that external documentation which covers commands, APIs, and usage examples. If youโre integrating MCP in a project, use the guidance and examples provided in the linked docs to implement and test the protocol interactions in your environment.
How to install
Note: There is no runnable server to install directly from this repository. The documentation for MCP is hosted in an external repository. Follow these steps to access the docs and related tooling:
- Prerequisites
- A web browser or a Git client to fetch the documentation.
- Accessing the documentation
- Visit the docs location: https://github.com/modelcontextprotocol/modelcontextprotocol/tree/main/docs
- Optional: clone the documentation repo locally
# Clone the repository containing the docs
git clone https://github.com/modelcontextprotocol/modelcontextprotocol.git
# Navigate to the docs directory
cd modelcontextprotocol/docs
- Follow the on-site or file-based instructions within the docs to understand installation and usage for specific tooling or integrations. Since this entry does not host an executable MCP server, you will rely on the external repo for runnable components and setup steps.
Additional notes
This README entry indicates that the documentation has moved to the modelcontextprotocol/modelcontextprotocol repository. For any issues or feature requests related to documentation, file them in that repository. The external docs will provide the authoritative setup, API references, and examples for implementing MCP in your projects. If you need integration help, search the docs for sections on server configuration, usage patterns, and troubleshooting tips. This entry itself does not expose a runnable MCP server configuration.
Related MCP Servers
docfork
Docfork - Up-to-date Docs for AI Agents.
ext-auth
Extensions to authorization
mcpverified
The definitive resource for Model Control Protocol (MCP) - Opinionated. Curated. Verified.
dev-portal
Chainstack Developer Portal
docs
๐ Plug-and-play auth for MCP servers.
hasmcp-docs
Documentation for HasMCP