MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. NPM Package Docs

NPM Package Docs

meanandsbymeanands
•
11
•
Developer Tools
Learning & Documentation

Provides up-to-date documentation for npm packages directly in your IDE by fetching the latest README from either GitHub or the bundled package.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This tool seamlessly integrates with your IDE to deliver the most current documentation for any npm package. It prioritizes fetching READMEs directly from a package's GitHub repository to ensure you always have the latest information. If a GitHub repository isn't available, it intelligently falls back to extracting the README from the npm package's tarball. This eliminates the guesswork and potential errors caused by outdated documentation, enhancing your development experience and ensuring you work with accurate API references.

Key Features

01Provides `get_docs_for_npm_package` function for IDE integration
024 GitHub stars
03Queries NPM registry for package metadata
04Fetches README from GitHub repository first (master/main/develop)
05Falls back to extracting README from NPM package tarball
06Ensures real-time updates for documentation

Use Cases

01Getting accurate usage patterns and examples for a package like 'react' or 'lodash'
02Understanding new features or changes in package versions directly in your development environment
03Quickly accessing the latest API documentation for any npm package within your IDE