What is MCP?
Model Context Protocol (MCP) is an open standard that gives AI assistants a live connection to external tools and data. Think of it like a USB port for AI — instead of pasting your docs into a chat window, your AI tool connects directly and can read, search, and act on your content in real time.
Two MCP Servers with ReadMe
ReadMe supports two distinct MCP servers depending on what you want to accomplish:
| For | What it does | |
|---|---|---|
| ReadMe's MCP Server | You — the doc author | Search, read, and update your ReadMe documentation through AI |
| Your Project's MCP Server | Your API users | Give their AI tools live access to your API spec and docs |
Connect to this MCP Server
Configure your MCP client to connect to the ReadMe MCP server.
Defaults to ReadMe's MCP server — replace with your own project URL if needed
Your Connection URL
https://docs.readme.com/mcpNext Steps
- ReadMe's MCP Server — use AI to manage and update your own ReadMe docs
- Your Project's MCP Server — let your users' AI tools connect to your API
- ReadMe MCP Use Cases — ready-to-use prompts for common workflows
- Your API MCP Use Cases — example workflows for your users
Updated 7 days ago