ClaudeWave
meanands
meanands

npm-package-docs-mcp

View on GitHub

A Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. This tool fetches the latest README documentation from either the package's GitHub repository or the README bundled with the npm package itself.

MCP Servers11 stars4 forksTypeScriptMITUpdated 8mo ago
ClaudeWave Trust Score
59/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "npm-package-docs-mcp": {
      "command": "node",
      "args": ["/path/to/npm-package-docs-mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/meanands/npm-package-docs-mcp and follow its README for install instructions.
Use cases
🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers