Submit

my-docs-mcp-server

@kbyk004

a year ago
developer-tools
A lightweight MCP server that indexes and searches Markdown files in a specified directory, providing full-text search and file retrieval via the Model Context Protocol.
Overview

What is my-docs-mcp-server?

my-docs-mcp-server is a lightweight server that indexes and searches Markdown files in a specified directory, allowing for full-text search and file retrieval via the Model Context Protocol (MCP).

How to use my-docs-mcp-server?

To use the server, set up your environment by installing dependencies, creating a 'docs' directory, and placing your Markdown files there. Then, run the server in development or production mode, specifying the path to your docs directory.

Key features of my-docs-mcp-server?

  • Full-text search capabilities for Markdown files.
  • File retrieval through the MCP protocol.
  • Built with TypeScript for robust performance.

Use cases of my-docs-mcp-server?

  1. Searching through documentation written in Markdown format.
  2. Retrieving specific content from Markdown files for applications.
  3. Integrating with other tools that support the MCP protocol.

FAQ from my-docs-mcp-server?

  • What programming language is used for this server?

The server is implemented in TypeScript.

  • How do I install the server?

You can install it by running npm install in your terminal after cloning the repository.

  • Can I use this server for other file types?

Currently, it is designed specifically for Markdown files.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

my-docs-mcp-server MCP Server