Mintlify Index: retrieval engine and MCP server. Install: npx mint index
Real-time documentation retrieval for coding agents.
Mintlify Index answers implementation questions (syntax, configuration, migration, setup) with compact, cited context assembled from primary-source developer documentation and live web search. It ships as a hosted MCP server exposing a single context tool.
The interactive installer detects your coding agents and adds the hosted MCP server (https://index.mintlify.com/mcp) plus a usage rule so the agent reaches for it automatically. Supported clients:
- Claude Code - Cursor - VS Code (Copilot) - Codex - OpenCode - Windsurf - Zed
Any other MCP client can be pointed at the server manually:
The context tool takes a query (plus optional product, includeDomains, excludeDomains, and a tokenBudget up to 6000) and returns a cited answer in one call.
Directory Pipeline stage --- --- src/retrieval/router.ts LLM query router deciding which leg(s) to serve src/retrieval/engine.ts The engine: legs, blending, ranking, relevance cutoff, hydration src/retrieval/webSearchProvider.ts Web leg over Exa src/retrieval/reranker.ts Hosted + LLM rerankers, query-centered snippeting src/retrieval/contextAssembly.ts Token-budget context packing src/retrieval/operations.ts context / search / contents operations src/retrieval/retrievalConfig.ts Tunable retrieval configuration src/mcp/ MCP server: the context tool over streamable HTTP src/cli/ The mint index installer (ships in the mint CLI) src/internal/ Interfaces for Mintlify-platform components backing the hosted service
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/mintlify--index.html)
Repository-native Work, Docs, History and durable Memory for humans and AI agents — Markdown as the source of truth, with a local UI, CLI and MCP server
sandbaseai/deepseek-harness-handbookIndependent, source-backed handbook for DeepSeek AI's official DeepSeek Harness (dsh): agents, plugins, security, troubleshooting, and runbooks.
bestdeejay-design/agent-skillsAgent Skills - 29 skills for AI agents (Sisyphus, opencode): frontend-perfection (Lighthouse audit), secret-scanner, security-review, version-bumper, commit-lint, coverage-analyzer, api-contract-testi
vinodborole/okf-kitTurn any website into a portable, agent-ready Open Knowledge Format (OKF) bundle — no LLM required. Crawl, sync, chat offline, and serve docs to coding agents over MCP.
farhankhwaja/codesherpaGit-native structural memory for AI coding agents. Index once — stays fresh on every pull, merge, and branch switch. MCP server for Claude Code, Cursor & any agent.
Smitner-Studio/facetRender agent-written Markdown as a live local page, and send the human's click back to the agent as typed data. Human-in-the-loop approval gates for coding agents.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.