MCP Directory

MCP servers that search documentation

Feed the AI up-to-date library & API docs to cut hallucinated APIs.

31 servers · Last updated August 1, 2026

TL;DR: These servers pull current documentation for libraries and APIs into the agent's context, so it stops inventing methods that don't exist. They're one of the highest-leverage additions for any coding agent — version-correct docs beat stale training data every time.

Bottom line: if you only try one, Context7 MCP Server is the most popular, verified option for this (28,000★). 30 more compared below.

Compare 31 servers

ServerTransportAuthVerifiedStarsTools for this
Context7 MCP ServerLocal (stdio)API key28,000resolve-library-id, query-docs
Zen MCP Server (now PAL)Local (stdio)API key11,633docgen
AWS Knowledge MCPRemote (HTTP)No auth7,000search_documentation, read_documentation
GitMCPRemote (SSE)No auth4,500fetch_<repo>_documentation, search_<repo>_documentation, fetch_generic_documentation +1
Godot MCPLocal (stdio)No auth4,430export_mesh_library
Sentry MCP Server (remote)Remote (HTTP)OAuth1,100search_docs
CupertinoLocal (stdio)No auth832list_documents, read_document
Next.js DevTools MCPLocal (stdio)No auth768nextjs_docs
Intlayer MCP ServerLocal (stdio)No auth767get-doc-list, get-doc, get-doc-by-slug +2
Chroma MCP ServerLocal (stdio)API key600chroma_add_documents, chroma_query_documents, chroma_get_documents +2
dbt MCP ServerLocal (stdio)API key584docs, get_product_doc_pages, search_product_docs
Pinecone Developer MCP ServerLocal (stdio)API key500search-docs, rerank-documents
Salesforce DX MCP ServerLocal (stdio)OAuth432lwc-doc-error, create_mobile_lwc_document_scanner
Token Optimizer MCPLocal (stdio)No auth409smart_docker
VS Code MCP ServerRemote (HTTP)No auth373get_document_symbols_code
Rust Docs MCP ServerLocal (stdio)API key281query_rust_docs
flyto-coreLocal (stdio)No auth274docker.* / k8s.* / ssh.* / git.*
Docker Hub MCP ServerLocal (stdio)API key250docker_hardened_images
Bifrost - VSCode Dev Tools MCP ServerRemote (SSE)No auth219get_document_symbols, get_document_highlights
flox-mcpLocal (stdio)No auth215docs_search
AI Distiller (aid)Local (stdio)No auth160aid_generate_docs, aid_multi_file_docs
Dash MCP ServerLocal (stdio)No auth159list_installed_docsets, search_documentation, load_documentation_page +1
plugged.in MCP ProxyLocal (stdio)API key131pluggedin_create_document, pluggedin_list_documents, pluggedin_search_documents +2
CodeLogic MCP ServerLocal (stdio)API key36codelogic-docker-agent
MCP AI Server for Visual StudioRemote (HTTP)No auth34GetDocumentOutline, FormatDocument
JavaLensLocal (stdio)No auth31get_document_symbols, get_javadoc
Dumpling AI MCP ServerLocal (stdio)API key30doc-to-text, extract-document
Homebrew MCP Python ServerLocal (stdio)No auth29doctor
Maven Tools MCP ServerLocal (stdio)No auth27resolve-library-id, query-docs
Wix MCPRemote (HTTP)OAuth15SearchWixWDSDocumentation, SearchWixRESTDocumentation, SearchWixSDKDocumentation +5
Shopify Dev MCPLocal (stdio)No auth0search_docs_chunks

The servers

Up-to-date, version-specific library documentation injected into your coding agent.

resolve-library-idquery-docs

The renamed zen-mcp-server: routes Claude Code, Codex or Cursor to Gemini, GPT, Grok and local models in one context.

docgen

Fully managed remote server for AWS docs, blogs, What's-New and Well-Architected guidance — no key.

search_documentationread_documentation

Free remote MCP that turns any GitHub repo into a live documentation source to cut hallucinations.

fetch_<repo>_documentationsearch_<repo>_documentationfetch_generic_documentationsearch_generic_documentation

Let AI agents launch the Godot editor, run projects, capture debug output, and edit scenes.

export_mesh_library

Official hosted Sentry MCP for investigating issues, errors, traces and performance data.

search_docs

Local Apple documentation index served to AI agents over MCP — docs, HIG, Swift Evolution, packages, and sample code.

list_documentsread_document

Next.js development tools for coding agents: runtime diagnostics, upgrades, docs, and Cache Components migration.

nextjs_docs

AI-powered IDE assistance for the Intlayer i18n ecosystem: docs, CLI, and dictionary management.

get-doc-listget-docget-doc-by-slugfetch-doc-chunksreview-doc-blocks

Official Chroma server: create collections and run vector, full-text, and metadata search.

chroma_add_documentschroma_query_documentschroma_get_documentschroma_update_documentschroma_delete_documents

Give AI agents context of your dbt project — run dbt CLI, query the Semantic Layer, explore lineage, and manage jobs.

docsget_product_doc_pagessearch_product_docs

Official Pinecone server: manage indexes, upsert/search records, rerank, and search Pinecone docs.

search-docsrerank-documents

Salesforce's official DX server: run SOQL, deploy and retrieve metadata, run Apex tests and manage orgs from your agent.

lwc-doc-errorcreate_mobile_lwc_document_scanner

Cut Claude Code context usage 60-90% via caching, Brotli compression, and smart tool replacements.

smart_docker

VS Code extension exposing the editor's file, symbol, diagnostics and shell capabilities to MCP clients.

get_document_symbols_code

Gives AI coding assistants up-to-date, crate-specific Rust documentation via semantic search and LLM summarization.

query_rust_docs

A debuggable automation engine for AI agents — trace every step, replay from any point, 467 modules as MCP tools.

docker.* / k8s.* / ssh.* / git.*

Official Docker Hub MCP server for searching images, reading metadata and managing repositories.

docker_hardened_images

Exposes VSCode language-server features (find usages, rename, go-to-definition) to AI coding assistants via MCP.

get_document_symbolsget_document_highlights

Grounded access to the FLOX trading framework surface for AI coding agents.

docs_search

Distill large codebases into AI-friendly context — public APIs, types, and structure, 90-98% smaller.

aid_generate_docsaid_multi_file_docs

Search and load Dash documentation docsets and code snippets from MCP clients on macOS.

list_installed_docsetssearch_documentationload_documentation_pageenable_docset_fts

Unified MCP hub that aggregates all your MCP servers into one connection, with knowledge, memory, and tools.

pluggedin_create_documentpluggedin_list_documentspluggedin_search_documentspluggedin_get_documentpluggedin_update_document

Bring CodeLogic's software dependency and impact-analysis data into your AI coding assistant.

codelogic-docker-agent

Give AI assistants Roslyn semantic analysis and the Visual Studio Debugger via MCP — 41 tools.

GetDocumentOutlineFormatDocument

Compiler-accurate Java code analysis for AI agents, built on Eclipse JDT with 75 semantic tools.

get_document_symbolsget_javadoc

Data scraping, document conversion, AI agents, and code execution via the Dumpling AI API.

doc-to-textextract-document

Manage Homebrew packages on macOS from Claude Desktop or Cursor — install, upgrade, search, and maintain.

doctor

Maven Central dependency intelligence for JVM build tools: versions, upgrades, CVEs, licenses, and POM-aware analysis.

resolve-library-idquery-docs

Wix's official hosted MCP: search Wix docs, generate platform code, and call real site APIs from your AI client.

SearchWixWDSDocumentationSearchWixRESTDocumentationSearchWixSDKDocumentationSearchBuildAppsDocumentationSearchWixHeadlessDocumentationWixBusinessFlowsDocumentation

Shopify's official dev server: learn Shopify APIs, search docs, and validate GraphQL, Liquid and component code locally.

search_docs_chunks

Use these in a stack

FAQ

Why add a docs MCP to a coding agent?

LLM training data lags library releases. A docs server (e.g. Context7, GitMCP) injects current, version-correct API docs so the agent stops hallucinating methods.

Do these cover private/internal docs?

Some can index a specific repo or site; others target public package docs. Check each server's scope on its page.

Other capabilities