M

My Docs MCP Server

A full-text retrieval server for Markdown documents based on the MCP protocol, supporting Japanese chunk retrieval and file content access
2 points
18

What is my-docs-mcp-server?

This is an MCP protocol server specifically designed for Markdown documents. It can automatically index all .md files in the specified directory and provide full-text search and document access services through the MCP protocol. It is specially optimized for the Chinese search experience.

How to use my-docs-mcp-server?

Simply put Markdown documents into the specified directory. After starting the server, you can search and read through an MCP client (such as Claude Desktop).

Use cases

Suitable for scenarios that require quick access to Markdown content, such as personal knowledge base management, team document sharing, and technical document retrieval.

Main features

Full-text searchSupports full-text search of Markdown content, including titles and body text
Chinese word segmentationUses the wakachigaki library to implement semantic search with Chinese word segmentation
Document retrievalRetrieve the original Markdown document directly via the MCP protocol

Advantages and limitations

Advantages
Lightweight and efficient, enabling fast retrieval based on MiniSearch
Natively supports Chinese semantic search
Easy to use, no complex configuration required
Limitations
Only supports Markdown format documents
Index needs to be manually rebuilt (restart the service after modifying documents)

How to use

Install dependencies
Ensure that the Node.js environment is installed, then install project dependencies
Prepare documents
Create a docs directory and put the Markdown files to be indexed into it
Start the server
Start the service in development or production mode

Usage examples

Technical document retrievalQuickly locate relevant content in a large technical document library
Knowledge base lookupDirectly retrieve the content of a specific document

Frequently Asked Questions

How to update the search index?
Which clients are supported?
How is the Chinese search performance?

Related resources

MCP protocol documentation
Official documentation for the Model Context Protocol
MCP Inspector tool
A GUI tool for testing MCP servers
wakachigaki word segmentation library
The Chinese word segmentation library used in this project
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "docs-search": {
      "command": "node",
      "args": [
        "/path/to/docs-search/build/index.js",
        "/path/to/your-project/docs"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
342
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
228
4 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
207
4.3 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
B
Bilibili MCP Js
Certified
A Bilibili video search server based on the Model Context Protocol (MCP), providing API interfaces to support video content search, paginated queries, and video information return, including LangChain call examples and test scripts.
TypeScript
244
4.2 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
377
4 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
882
5 points
Featured MCP Services
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
85
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
140
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
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
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
6.7K
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#
564
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
282
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
753
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase