MCP.so
Sign In

Mintlify

Search, read, and edit your documentation

Documentation

About Mintlify

Mintlify helps teams search, read, and edit documentation. Its connector gives assistants documentation context for answering docs questions, maintaining content, and updating developer-facing knowledge bases.

Connection details

https://mcp.mintlify.com

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add mintlify --transport http https://mcp.mintlify.com

Frequently asked questions

What is the Mintlify remote MCP server?

The Mintlify remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.mintlify.com, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Mintlify MCP server?

Add the endpoint https://mcp.mintlify.com to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Mintlify MCP server require authentication?

Yes. Mintlify uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Mintlify MCP server use?

Mintlify exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers