mcpbeat

MintMCP Docs MCP Server

com.mintmcp/docs
answering

MintMCP Docs is answering right now. Last checked 10 min ago. It exposes 4 tools.

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

Uptime history 42 hours of history · worst hour 50%
42 hours agonow
96.7%
Uptime 24h
88 of 91 checks
4
Tools
read from the server
298 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add docs --transport http https://www.mintmcp.com/docs/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "docs": {
      "url": "https://www.mintmcp.com/docs/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.docs]
url = "https://www.mintmcp.com/docs/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "docs": {
      "url": "https://www.mintmcp.com/docs/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "docs": {
      "url": "https://www.mintmcp.com/docs/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

docs
list_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.
fetch
fetch
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.
page
get_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.
search
search
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.

Endpoints

URLTransportStateLatencyChecked
https://www.mintmcp.com/docs/mcp streamable-http answering 379 ms 10 min ago

MintMCP Docs — questions

Answers built from our own checks of this server.

What can MintMCP Docs do?
It exposes 4 tools, read directly from the server on our last check. Among them: fetch, get_page, list_docs, search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is MintMCP Docs working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 298 ms. The bar chart above shows every period we have measured.
How do I connect MintMCP Docs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does MintMCP Docs need an API key?
No. MintMCP Docs completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is MintMCP Docs?
It answers our handshake in 298 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.