MCP Npm Docs Server
An MCP service that provides NPM package documentation and metadata query, supporting local caching to improve performance.
rating : 2.5 points
downloads : 8
What is the NPM Documentation MCP Server?
The NPM Documentation MCP Server is a tool used to obtain the metadata (such as version, description, dependencies, etc.) and README content of NPM packages. It provides this information through the npms.io API and uses a local SQLite database for caching to improve response speed.How to use the NPM Documentation MCP Server?
Simply configure the server address in the MCP client and call the corresponding tool. For example, enter the package name to quickly obtain detailed information about the package.Applicable Scenarios
Suitable for developers who need to quickly find information related to NPM packages, such as finding dependencies and checking package documentation.Main Features
Fetch MetadataObtain detailed information about the package from the npms.io API, including version number, description, author, license, etc.
Local CachingCache the results through the SQLite database to reduce repeated requests and improve performance.
Fetch READMEDirectly obtain the README content of the package from the npms.io API for quick document viewing.
Advantages and Limitations
Advantages
Quickly obtain NPM package information
Support local caching to reduce network latency
Easy to integrate into the existing MCP toolchain
Limitations
Depends on the availability of the npms.io API
Only supports NPM packages and does not support other package managers
How to Use
Install the Server
Clone the project and run the following command to install dependencies: `npm install`.
Build the Server
Compile the TypeScript files to generate executable files: `npm run build`.
Start the Server
Run the following command to start the MCP server: `node dist/server.js`.
Usage Examples
Query the lodash PackageObtain detailed information about the lodash package, including version number, description, and README.
Force Refresh the axios PackageForce refresh the information of the axios package, even if the cache already exists.
Frequently Asked Questions
How to configure the MCP client to connect to this server?
How to update the cache?
Which environment variables does the server support?
Related Resources
NPM Documentation MCP Server GitHub Repository
Source code and documentation of the project.
npms.io API Documentation
Official documentation of the npms.io API.
Official Website of the MCP Protocol
Learn about the MCP protocol and its applications.
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points