Overview
Features
getDocumentationSources
Lists all available documentation sources that have been configured.
getDocumentation
Fetches and parses documentation from a given URL or local file path.
Local and remote sources
Supports documentation sources from local files or remote URLs.
Cursor integration
Configurable via .cursor/mcp.json to automatically enable DocsMCP in Cursor projects.
VS Code integration
Configurable via .vscode/mcp.json to enable MCP-based documentation access in VS Code.
MCP-based communication
Uses MCP to enable communication between LLMs and documentation sources.
Documentation parsing
Fetches and parses documentation content for querying by LLMs.
Quoted source handling
Supports quoting of space-containing source strings in command arguments.
Who Is This For?
- LLM developers:Enable LLMs to access and query documentation sources via MCP.
- Cursor users:Integrate DocsMCP into Cursor projects for automatic documentation access and querying.
- VS Code users:Enable MCP-based documentation access in VS Code extensions for seamless querying.




