Npm
Rank #30,744io.github.mikusnuz/npm
Provides npm package management capabilities including publishing, versioning, dependency management, security audits, registry searches, and configuration control directly from AI assistants.
Npm is a Model Context Protocol (MCP) server published by mikusnuz. It ranks #30,744 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Npm is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 46,107 of 76,851 servers on MCP Toplist.
Use Npm
Add Npm to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"npm": {
"command": "npx",
"args": [
"-y",
"@mikusnuz/npm-mcp"
],
"env": {
"NPM_TOKEN": "<your NPM_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
mikusnuz
Other servers by mikusnuz
- Meta Ads#8,123 · 2 vers
- App Publish#10,900 · 2 vers
- Meta#14,138 · 2 vers
- agent-link-mcp#16,700 · 2 vers
- Gsc#19,644 · 2 vers
- Umami#19,645 · 2 vers
- Cws#21,299 · 2 vers
- Dynadot#30,743 · 2 vers
- Pexbot MCP#30,745 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.2.1 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Npm?
- Npm is maintained by mikusnuz, which publishes 10 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Npm listed on the Official MCP Registry?
- Yes — Npm is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Npm have?
- MCP Toplist tracks 2 versions of Npm, most recently published on Mar 19, 2026.
- Where can I find the source code for Npm?
- The source code for Npm is hosted at github.com/mikusnuz/npm-mcp.