Docs MCP Server
@MiguelRipoll23
About Docs MCP Server
Search and read your documentation using the model context protocol
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docs-mcp-server": {
"command": "deno",
"args": [
"run",
"--allow-read",
"jsr:@miguelripoll23/docs-mcp-server",
"DIRECTORY_PATH_DOCUMENTATION_HERE"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Docs MCP Server?
Docs MCP Server searches and reads your documentation in markdown or text files using the Model Context Protocol. It requires Deno to be installed.
How to use Docs MCP Server?
Add the provided JSON block to your MCP client, specifying the stdio transport, deno as the command, and the arguments run, --allow-read, jsr:@miguelripoll23/docs-mcp-server, and the directory path to your documentation.
Key features of Docs MCP Server
- Searches documentation in markdown and text files.
- Reads documentation content via MCP.
- Uses Deno runtime.
- Simple stdio transport setup.
- Accepts a directory path argument.
Use cases of Docs MCP Server
- Enable an MCP client to query local documentation.
- Provide AI assistants access to project docs in markdown.
- Integrate documentation search into a development workflow.
FAQ from Docs MCP Server
What runtime does Docs MCP Server require?
Deno must be installed on your system.
How do I configure Docs MCP Server?
Add the JSON snippet to your MCP client configuration, specifying the directory path to your documentation.
What transport does Docs MCP Server use?
It uses the stdio transport.
What file formats are supported?
Markdown and text files are supported.
Where does the server access documentation?
It reads from a local directory you specify in the configuration.
Frequently asked questions
What runtime does Docs MCP Server require?
Deno must be installed on your system.
How do I configure Docs MCP Server?
Add the JSON snippet to your MCP client configuration, specifying the directory path to your documentation.
What transport does Docs MCP Server use?
It uses the `stdio` transport.
What file formats are supported?
Markdown and text files are supported.
Where does the server access documentation?
It reads from a local directory you specify in the configuration.
Basic information
More Memory & Knowledge MCP servers
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
Comments