MCP Docs Provider
About
Provides documentation context to LLMs from local markdown files via MCP.
Details
- Author
- yassinetk
- Categories
- Developer Tools, Knowledge Base, AI
Jump to
Setup
Install MCP Docs Provider in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/yassinetk/mcp-docs-provider
Follow the installation instructions in the repository README, then restart your MCP client.
Provides documentation context to LLMs from local markdown files via MCP.
Documentation context provider for LLMs via MCP. This server enables AI models to seamlessly access and query your local markdown technical documentation.
To install mcp-docs-provider for Claude Desktop automatically viaSmithery:
npx -y @smithery/cli install @YassineTk/mcp-docs-provider --client claude
Add this to your Cursor configuration file (mcp.json):
{ "mcpServers": { "mcp-docs-provider": { "command": "npx", "args": [ "-y", "mcp-docs-provider", "/path/to/your/documentation.md" ] } } }
- /path/to/your/documentation.mdwith the path to your markdown documentation file
No rebuild is required after updating your Markdown documentation.
Add the following specification to your MCP Client Rules (eg. Cursor) (This ensures the documentation context is automatically used without explicitly mentioning "Using my MCP" in queries.): "If a user ask you about ui pattern then follow the mcp-docs-provider MCP server."
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.
Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Remote, no-auth MCP server providing AI-powered codebase context and answers
Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, and lets you query across projects with natural language and source citations.
Word search, crossword, and sudoku generator MCP server with printable PDF worksheets, themed word banks, and verifiable LLM evals. Local-first, from the makers of puzzletide.com.
Official MCP server for Stimulsoft Reports & Dashboards documentation. Semantic search across FAQ, Programming Manual, Server/User Manual, and Server/Cloud API for .NET, WPF, Avalonia, WEB, Blazor, Angular, React, JS, PHP, Java, and Python platforms.
Search Apple's Developer Documentation with smart search and wildcard support.
Access documentation from the Awesome-llms-txt repository directly in your conversations.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





