Docs MCP
An efficient document search and reference MCP server that supports full - text retrieval, semantic search, and paginated browsing of user - defined documents.
2.5 points
5.7K

What is Docs - MCP?

Docs - MCP is an MCP server specifically designed for document management. It allows users to quickly search, browse, and reference various documents in the project. Whether it's Markdown files, code comments, or technical documents, they can all be accessed through simple commands.

How to use Docs - MCP?

Simply place the documents in the docs folder of the project, and then configure the MCP server in Claude Desktop to start using. It supports keyword search, regular expression search, and intelligent semantic search.

Applicable scenarios

It is particularly suitable for development teams, technical document writers, and users who need to frequently consult a large number of documents. Whether it's API references, project specifications, or development guides, the required content can be quickly found.

Main features

Document list browsing
View the complete list and brief description of all documents in the project
Advanced text search
Use regular expressions for precise search in documents
Intelligent semantic search
Intelligent search based on OpenAI Embeddings, which understands the search intention rather than simply matching keywords
Automatic pagination
Large documents are automatically paginated for display, improving browsing efficiency
Advantages
Supports multiple document formats, including Markdown, text files, and code files
No complex configuration is required, and it can be used out - of - the - box
Combines traditional search and AI semantic search to meet different needs
Automatically processes large documents to optimize the reading experience
Limitations
The semantic search function requires an OpenAI API key
Simple environment setup is required for the first use
Documents in non - conventional formats may require pre - processing

How to use

Prepare documents
Create a docs folder in the project root directory and place the documents in it
Configure Claude Desktop
Add the Docs - MCP server configuration in the settings of Claude Desktop
Start using
After restarting Claude Desktop, you can access the documents through commands

Usage examples

Find API reference
When you need to find the project API documentation
Search for error handling methods
When you need to find the content about error handling in the project
Intelligent query for function description
When you are not sure about the specific keywords but want to find the relevant function description

Frequently Asked Questions

What file formats does Docs - MCP support?
Why doesn't the semantic search work?
How to import documents from GitHub?
How to view large documents page by page?

Related resources

uv official documentation
Installation and usage guide for the uv tool
GitHub repository
Source code and issue tracking for Docs - MCP
MCP server guide
Development and usage tutorial for the MCP server

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "docs": {
      "command": "uvx",
      "args": ["docs-mcp"],
      "env": {
        "DOCS_BASE_DIR": "/path/to/my-docs"
      }
    }
  }
}

{
  "mcpServers": {
    "docs": {
      "command": "uvx",
      "args": ["docs-mcp"],
      "env": {
        "DOCS_BASE_DIR": "/path/to/my-docs",
        "OPENAI_API_KEY": "sk-..."  // セマンティック検索が有効になる
      }
    }
  }
}

{
  "mcpServers": {
    "docs": {
      "command": "uvx",
      "args": ["docs-mcp"],
      "env": {
        "DOCS_BASE_DIR": "/path/to/my-docs",
        "OPENAI_API_KEY": "sk-...",
        "DOCS_FOLDERS": "api,guides,examples",  // 特定のフォルダのみ読み込み
        "DOCS_FILE_EXTENSIONS": ".md,.mdx,.txt,.py",  // 対象ファイル拡張子を制限
        "DOCS_MAX_CHARS_PER_PAGE": "5000",  // 1ページあたりの最大文字数
        "DOCS_LARGE_FILE_THRESHOLD": "10000"  // 自動ページネーション閾値(文字数)
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
5.7K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
9.8K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
8.2K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.4K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.0K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
9.7K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
10.0K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
11.8K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.6K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
53.9K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.3K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.3K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.2K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
75.7K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase