npm-documentation-mcp-server

jalezi/npm-documentation-mcp-server

3.1

If you are the rightful owner of npm-documentation-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides access to npm package documentation and information directly within VS Code and other MCP-compatible environments.

Tools

Functions exposed to the LLM to take actions

search_npm_packages

Search for npm packages by name or keywords.

get_package_info

Get detailed information about a specific npm package.

get_package_readme

Retrieve the README documentation for an npm package.

get_package_versions

List all available versions of an npm package.

find_documentation_links

Find repository and documentation links for an npm package.

explore_repository

Explore a GitHub repository to find documentation files and structure.

fetch_documentation_content

Fetch and analyze content from documentation URLs.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources