meanands/npm-package-docs-mcp
by Various
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
MCP
meanands/npm-package-docs-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. It fetches the latest README documentation from either the package's GitHub repository or the README bundled with the npm package itself.
Best for
Best for
Developers who regularly consult npm package documentation and use an MCP-capable IDE
Use cases
- Looking up npm package README without switching windows
- Comparing GitHub-hosted vs npm-bundled documentation for a package
- Quickly verifying package usage notes during development
How to use
Install
npx meanands/npm-package-docs-mcp Tested with
Cursor
Example client config
{\n "mcpServers": {\n "npm-package-docs-mcp": {\n "command": "npx",\n "args": [\n "meanands/npm-package-docs-mcp"\n ]\n }\n }\n} Notes
A Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. It fetches the latest README documentation from either the package’s GitHub repository or the README bundled with the npm package itself.
11 stars on GitHub. Last updated 2025-08-16. Licensed MIT.
Use cases
- Looking up npm package README without switching windows
- Comparing GitHub-hosted vs npm-bundled documentation for a package
- Quickly verifying package usage notes during development
Pros
- Brings package documentation directly into the IDE, reducing context switches
- Fetches the latest README from the GitHub repo or the npm bundle
- Works with any MCP-compatible editor
Cons
- Limited to README content; does not include full API reference or changelog
- Requires an MCP client and network access to fetch remote docs
- Relatively low adoption (11 stars) may mean fewer community fixes or updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Brings package documentation directly into the IDE, reducing context switches
- Fetches the latest README from the GitHub repo or the npm bundle
- Works with any MCP-compatible editor
Cons
- Limited to README content; does not include full API reference or changelog
- Requires an MCP client and network access to fetch remote docs
- Relatively low adoption (11 stars) may mean fewer community fixes or updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.