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

meanands/npm-package-docs-mcp

@meanands11714

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
2025/8/15
Updated
2025/8/16