npm-helper-mcp π
@Sametcanj
About npm-helper-mcp π
A Model Context Protocol (MCP) server providing tools for NPM package management and dependency updates. Helps LLMs like Claude interact with npm packages, search npm registry, and keep dependencies up-to-date.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is npm-helper-mcp?
npm-helper-mcp is a Model Context Protocol (MCP) server that provides tools for NPM package management and dependency updates. It enables large language models (LLMs) like Claude to interact seamlessly with npm packages, search the npm registry, and keep dependencies up-to-date.
How to use npm-helper-mcp?
Clone the repository, install dependencies, build the project, and start the server. Then use GET /check-updates to check for updates, GET /search?packageName=your-package-name to search packages, and POST /update-dependencies to update dependencies.
Key features of npm-helper-mcp
- NPM Package Management via simple interface
- Automatic dependency update checking
- Integration with LLMs like Claude
- Quick search of the npm registry
- Full Model Context Protocol support
Use cases of npm-helper-mcp
- Automatically check and update project dependencies to latest versions
- Allow an LLM to search the npm registry for packages
- Enable AI assistants to manage npm packages in a project
- Integrate dependency management into automated workflows
FAQ from npm-helper-mcp
What are the prerequisites for running npm-helper-mcp?
Node.js (v14 or later) and npm (v6 or later) must be installed on your machine.
How do I install and start the server?
Clone the repo, run npm install, then npm run build, and finally npm start.
What API endpoints does npm-helper-mcp provide?
GET /check-updates, GET /search?packageName=, and POST /update-dependencies. Full documentation is available in docs/API.md.
Does npm-helper-mcp support the Model Context Protocol?
Yes, it fully supports the Model Context Protocol for enhanced communication between components.
Where does the data live? Is there any external authentication?
The README does not specify data storage or authentication details. The server interacts with the npm registry and runs locally as a Node.js process.
More Other MCP servers
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments