Npm MCP
Rank #27,260io.github.alisaitteke/npm-mcp
MCP server providing npm-mcp capabilities
Npm MCP is a Model Context Protocol (MCP) server published by alisaitteke. It ranks #27,260 of 130,187 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Npm MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jan 29, 2026 and most recently updated on Jan 29, 2026.
Ranks ahead of 102,927 of 130,187 servers on MCP Toplist.
Use Npm MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add npm-mcp -- npx -y @alisaitteke/npm-mcp[mcp_servers.npm-mcp]
command = "npx"
args = ["-y", "@alisaitteke/npm-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"npm-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/npm-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"npm-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/npm-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"npm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@alisaitteke/npm-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"npm-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/npm-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"npm-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/npm-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.alisaitteke%2Fnpm-mcp)<a href="https://mcptoplist.com/server/io.github.alisaitteke%2Fnpm-mcp"><img src="https://mcptoplist.com/badge/io.github.alisaitteke%2Fnpm-mcp.svg" alt="MCP Toplist: Top 25% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alisaitteke
Other servers by alisaitteke
View all alisaitteke servers →Available versions (3)
| Version | Published |
|---|---|
| 0.0.3 | Jan 29, 2026 |
| 0.0.2 | Jan 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Npm MCP?
- Npm MCP is maintained by alisaitteke, which publishes 4 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Npm MCP listed on the Official MCP Registry?
- Yes — Npm MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Npm MCP have?
- MCP Toplist tracks 3 versions of Npm MCP, most recently published on Jan 29, 2026.
- Where can I find the source code for Npm MCP?
- The source code for Npm MCP is hosted at github.com/alisaitteke/npm-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.