get_npm_package_doc
Fetch complete NPM package documentation, including specific sections like installation or API, by providing the package name. Optionally filter by version, search query, or project path for targeted results.
Instructions
Get full documentation for an NPM package
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxLength | No | Optional maximum length of the returned documentation | |
package | Yes | Package name (e.g. axios) | |
projectPath | No | Optional path to project directory for local .npmrc files | |
query | No | Optional search query to filter documentation content | |
section | No | Optional section to retrieve (e.g. 'installation', 'api', 'examples') | |
version | No | Optional package version |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Package Docs Server
Related Tools
- @sammcj/mcp-package-docs
- @sammcj/mcp-package-docs
- @btwiuse/npm-search-mcp-server
- @Nekzus/npm-sentinel-mcp
- @mateusribeirocampos/npm-mcp-server