Let users access your docs and APIs through their favorite AI tools
/mcp
path.
For example, Mintlify’s MCP server is available at https://mintlify.com/docs/mcp
.
search
tool by default, allowing users to query information from your docs in other tools.
If you have an OpenAPI specification, you can expose specific endpoints as MCP tools by using the x-mcp
extension at either the file or endpoint level.
For example, the Mintlify MCP server includes tools to get status updates, trigger updates, and create assistant chats.
Add your MCP server to Claude
Access your MCP server in your chat
Open MCP settings
mcp.json
file.Configure your server
mcp.json
, configure your server:Test the connection