Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”„ Version Control
  3. Npm Package Docs MCP
Npm Package Docs MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:47:52 PM

Npm Package Docs MCP

User RatingsBe the first to rate and review this MCP server!
View Repository11 GitHub StarsTotal stargazers on GitHub for the source repository (11 stars).Visit Website
npmdocumentationdeveloper-toolsreadmegithub

Fetches up-to-date README documentation for npm packages from GitHub or package tarball.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "meanands-npm-package-docs-mcp": {
      "command": "npx",
      "args": [
        "meanands/npm-package-docs-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (1) Directory Badge Claim listing Alternatives๐Ÿ”„ More in Version Control

Overview

This MCP server provides the latest documentation for npm packages by retrieving the README from the package's GitHub repository main branch or, if unavailable, from the package tarball itself. It ensures your IDE has current and accurate package docs, improving development accuracy and reducing reliance on outdated information. Use it when you need real-time, authoritative npm package documentation integrated into your development environment.

Use cases

โ€ขRetrieve latest README docs for any npm package
โ€ขDisplay up-to-date API usage and examples in IDE
โ€ขFallback to package tarball README if GitHub repo is missing
โ€ขIntegrate current npm package docs into IDE workflows
โ€ขAvoid errors from outdated or deprecated package info

Key features

โ€ขFetch README from GitHub repository main branches (master, main, develop)
โ€ขFallback to extracting README from npm package tarball
โ€ขQueries npm registry for package metadata
โ€ขReturns README content as plain text
โ€ขSupports real-time documentation updates

Capabilities & Tool Schemas (1) ~24 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Npm Package Docs MCP.

get_docs_for_npm_package

**Description**: Retrieves the latest documentation for any npm package

Documentation Overview

NPM Package Docs MCP

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.

NPM Package Docs MCP server

What it does

This MCP tool helps your IDE (like Cursor) get the most current documentation for any npm package instead of relying on outdated or incomplete information. It works by:

  1. GitHub Repository First: If the package has a GitHub repository, it fetches the README directly from the repository's main branch (trying master, main, or develop branches)
  2. NPM Package Fallback: If no GitHub repository is available, it downloads the package tarball and extracts the README file from the bundled package
  3. Real-time Updates: Always gets the latest documentation, ensuring you have the most current information

Why this matters

  • No more guesswork: Get accurate, up-to-date documentation instead of relying on potentially outdated IDE suggestions
  • Better development experience: Understand package APIs and usage patterns with current documentation
  • Reduced errors: Avoid issues caused by using outdated API references or deprecated methods
  • Seamless integration: Works directly in your IDE through the MCP protocol

Tools Provided

get_docs_for_npm_package

Description: Retrieves the latest documentation for any npm package

Parameters:

  • packageName (string): The name of the npm package (e.g., "react", "lodash", "express")

Returns: The README content as text, either from the GitHub repository or the package tarball

Example Usage:

typescript
// In your IDE, you can now ask for documentation like:
// "Show me the docs for express"
// "What's the latest API for react-router-dom?"
// "Get documentation for axios"

How it Works

  1. Package Lookup: Queries the npm registry to get package metadata
  2. Repository Detection: Checks if the package has a GitHub repository URL
  3. GitHub Fetch: If available, fetches README.md from the repository's main branch
  4. Tarball Extraction: If no GitHub repo, downloads and extracts the package tarball to find the README
  5. Content Return: Returns the documentation content to your IDE

Installation

Prerequisites

  • Node.js (v16 or higher)
  • Cursor IDE (or any MCP-compatible IDE)

Installation

Add to Cursor

Install MCP Server

Add manually to Cursor

Edit your Cursor MCP configuration file (usually located at ~/.cursor/mcp.json):

config.json
{
  "mcpServers": {
    "npm-package-docs-mcp": {
      "command": "npx",
      "args": [
        "meanands/npm-package-docs-mcp"
      ]
    }
  }
}
  1. Restart Cursor: Restart Cursor IDE to load the new MCP server

Usage

Once installed, you can use the tool in Cursor by:

  1. Opening the command palette (Cmd/Ctrl + Shift + P)
  2. Typing your request, for example:
    • "Get docs for express"
    • "Show me the latest react documentation"
    • "What's new in lodash v4?"

The tool will fetch and display the current documentation for the requested package.

Development

Running in Development Mode

Terminal
npm run dev

Building for Production

Terminal
npm run build

Project Structure

Code
npm-docs-mcp/
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ server.ts          # Main MCP server implementation
โ”‚   โ””โ”€โ”€ types/
โ”‚       โ””โ”€โ”€ index.ts       # TypeScript type definitions
โ”œโ”€โ”€ package.json
โ”œโ”€โ”€ tsconfig.json
โ””โ”€โ”€ README.md

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License - see the LICENSE file for details.

Support

If you encounter any issues or have questions, please open an issue on the GitHub repository.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Version Control View all alternatives
  • Git MCP logoGit MCP

    gitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project for documentation

    ๐Ÿ”„ Version Control4 views
    Compare vs Git MCP โ†’
  • Octocode MCP logoOctocode MCP

    AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub and NPM realms in realtime.

    ๐Ÿ”„ Version Control3 views
    Compare vs Octocode MCP โ†’
  • MCP Server Github Actions logoMCP Server Github Actions

    GitHub Actions โ€” view workflow runs, read logs, re-run failed jobs, and manage CI/CD.

    ๐Ÿ”„ Version Control2 views
    Compare vs MCP Server Github Actions โ†’
  • Github Enterprise MCP logoGithub Enterprise MCP

    MCP server for GitHub Enterprise API integration

    ๐Ÿ”„ Version Control3 views
    Compare vs Github Enterprise MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
11
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
1
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Npm Package Docs MCP

It first tries to fetch the README from the package's GitHub repository main branch; if none is found, it downloads and extracts the README from the npm package tarball.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNpm Package Docs MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/meanands-npm-package-docs-mcp?style=directory)](https://allmcps.com/mcp/meanands-npm-package-docs-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/meanands-npm-package-docs-mcp"><img src="https://allmcps.com/api/badge/meanands-npm-package-docs-mcp?style=directory" alt="Npm Package Docs MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”„Version Control
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsCursor
Last updatedAug 9, 2026
10/10 checks healthy over the last 31d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars11
GitHub Star CountTotal stargazers on GitHub representing community popularity (11 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 16, 2025
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 27d ago via OSV.dev ยท meanands/npm-package-docs-mcp (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”„ Version Control โ†’Best MCP servers for Git & Version Control โ†’Alternatives to Npm Package Docs MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code