Back to directory
meanands/npm-package-docs-mcp

meanands/npm-package-docs-mcp

@meanands

A Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE.

npmdocumentationdocspackagemcptypescriptidecursortool

Installation & Configuration

{
  "mcpServers": {
    "npm-package-docs-mcp": {
      "command": "npx",
      "args": [
        "meanands/npm-package-docs-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12