Docdex
Docdex is a lightweight local document indexing and search daemon that builds an index of Markdown/text files on the local disk for each project and provides search fragments via HTTP API or CLI without external services or uploads.
2.5 points
3.9K

What is Docdex?

Docdex is a local document search engine designed specifically for code projects. It can automatically scan document files (such as Markdown and text files) in a project, build a local index, and then allow you to quickly find relevant document content through a simple search. All data is stored locally, without the need to connect to the Internet or any external services.

How to use Docdex?

Using Docdex is very simple: first install it, then run the indexing command in your project directory, and finally start the service. You can search for documents through the HTTP API or command-line tools, and the search results will be returned in a structured manner, which is very suitable for integration into the development workflow.

Use cases

Docdex is particularly suitable for the following scenarios: 1. There are a large number of documents in a large project that need to be quickly searched. 2. A unified document search entry is needed for team collaboration. 3. It can be integrated into AI programming assistants (such as GitHub Copilot, Cursor, etc.) to provide context. 4. The local development environment needs to quickly access project documents. 5. Scenarios where sensitive document content needs to be protected from leakage.

Main Features

Local Indexing
All document indexes are stored on the local disk, without the need for a network connection or external services, ensuring data privacy and security.
Real-time File Monitoring
The service automatically monitors changes to document files during operation and updates the index in real-time to ensure that search results are always up-to-date.
Multi-interface Support
It provides two access methods, HTTP API and command line, for easy integration into various development tools and workflows.
AI Assistant Friendly
It is specifically optimized for AI programming assistants, providing a concise API and an output format suitable for prompt engineering.
Security Features
It has multiple built-in security mechanisms, including authentication tokens, IP whitelists, rate limits, and TLS support, to protect document access security.
MCP Protocol Support
It supports the Model Context Protocol (MCP) and can be seamlessly integrated with AI development tools that support MCP (such as Cursor, Claude Desktop, etc.).
Advantages
It runs completely locally, and data never leaves your machine, protecting privacy and security.
It has a lightweight design, consumes few resources, and starts quickly.
It supports real-time file monitoring, and the index is automatically updated.
It provides multiple security options and is suitable for use in enterprise environments.
It is highly compatible with mainstream AI development tools.
It is an open-source project, allowing for customization and feature expansion.
Limitations
It only supports text and Markdown format documents and does not support binary formats such as PDF and Word.
It requires manual configuration and service startup, which is not suitable for users who are completely unfamiliar with the command line.
Indexing large projects may take some time and disk space.
Advanced security features require additional configuration.

How to Use

Install Docdex
Install Docdex globally via npm or run it temporarily using npx. Make sure your system has Node.js 18 or a higher version installed.
Create a Document Index
Run the indexing command in your project directory, and Docdex will automatically scan all document files and create a local index.
Start the Search Service
Start the HTTP service so that you can search for documents through the API. By default, it listens on the local port 46137.
Search for Documents
Now you can search for documents through the HTTP API or the command line.

Usage Examples

Provide Project Document Search for New Team Members
When new members join a project, they can quickly search for project documents through Docdex to understand the code structure, API design, and development specifications, without having to manually browse a large number of files.
AI Programming Assistant Integration
Integrate Docdex into AI programming tools such as Cursor or Claude Desktop. When the AI assistant needs to understand project documents, it can automatically search for relevant documents as context.
Document Check Before Code Review
Before submitting code for review, developers can search for relevant documents to ensure that the code implementation complies with the specifications and best practices in the project documents.

Frequently Asked Questions

What document formats does Docdex support?
How much disk space does the index take up?
How can I protect sensitive documents from being indexed?
Can Docdex be shared and used within a team?
How can I integrate Docdex with my IDE or editor?
Does Docdex support Chinese search?

Related Resources

GitHub Repository
The source code and latest version of Docdex
npm Package Page
Information about the Docdex npm package and installation instructions
Model Context Protocol Documentation
The official documentation for the MCP protocol, learn how to integrate with AI tools
Issue Feedback and Discussion
Report issues, request features, or participate in discussions

Installation

Copy the following command to your Client for configuration
{
    "mcpServers": {
      "docdex": {
        "command": "docdexd",
        "args": ["mcp", "--repo", ".", "--log", "warn", "--max-results", "8"],
        "env": {}
      }
    }
  }
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

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
7.6K
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
6.1K
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
6.7K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
11.6K
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.5K
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
9.9K
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.4K
5 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.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
18.0K
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
52.2K
4.3 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.4K
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
27.4K
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#
22.2K
5 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
50.9K
4.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
18.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
36.1K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase