Back to directory
da1z/docsmcp

da1z/docsmcp

@da1z

A Model Context Protocol (MCP) server that provides documentation access to LLMs.

documentationllmmcpcontextdocsknowledge-base

Installation & Configuration

{
  "mcpServers": {
    "docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "docsmcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13