# MintMCP Docs MCP server

Search and read the official MintMCP documentation, the enterprise MCP gateway.

## Links
- Registry page: https://www.getdrio.com/mcp/com-mintmcp-docs

## Install
- Endpoint: https://www.mintmcp.com/docs/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.mintmcp.com/docs/mcp

## Tools
- search (Search MintMCP docs) - Search the full MintMCP documentation and get back matching pages with their ids, titles, and URLs. Use this first for any MintMCP question: setup, capabilities, security, or a specific connector (Snowflake, Slack, GitHub) or feature (SCIM, SIEM export, prompt security, Coworker Agents). Then pass a result id to the fetch tool to read the page. Coverage spans architecture, enterprise controls, and per-connector setup guides. Endpoint: https://www.mintmcp.com/docs/mcp
- fetch (Fetch a MintMCP docs page) - Fetch the full markdown content of a MintMCP documentation page by its id. Use it after search (or list_docs) to read a page in full before answering, for example the Snowflake connector setup, the SCIM provisioning guide, or the tool governance reference. If you have a public docs URL or a slug instead of a search-result id, use get_page. Endpoint: https://www.mintmcp.com/docs/mcp
- list_docs (List MintMCP docs) - List the MintMCP documentation table of contents, grouped by category (Getting Started, Architecture, connectors, Enterprise, Agent Monitor, and more). Each entry has a page id you can pass to fetch. Use it to see what the docs cover or to browse a category before reading a page. Pass an optional category to list just that group. Endpoint: https://www.mintmcp.com/docs/mcp
- get_page (Get a MintMCP docs page) - Fetch a MintMCP documentation page from a public docs URL or a slug, for example "https://www.mintmcp.com/docs/security/tool-governance" or just "security/tool-governance". Use it when a user pastes a docs link or names a page directly. It returns the same full markdown content as fetch. Endpoint: https://www.mintmcp.com/docs/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.mintmcp
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 22, 2026
- Source: https://registry.modelcontextprotocol.io
