mcpbeat Sign in
local only

npm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 29 Jan 2026.

MCP server for npm package management, security analysis, and compatibility checking

Installs per day peak 13 · avg 6 · +58% w/w
a month agotoday
32
Installs / week
npm · @alisaitteke/npm-mcp
3
Stars
0 open issues
29 Jan 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check npm MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add npm-mcp -- npx -y @alisaitteke/npm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "npm-mcp": {
      "args": [
        "-y",
        "@alisaitteke/npm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.npm-mcp]
command = "npx"
args = ["-y", "@alisaitteke/npm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "npm-mcp": {
      "args": [
        "-y",
        "@alisaitteke/npm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "npm-mcp": {
      "args": [
        "-y",
        "@alisaitteke/npm-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to npm MCP

same job, measured the same way
SymbioticSec
by symbioticsec

Symbiotic CLI MCP Server for security scanning and analysis

50 installs/wk local only
Vulnicheck
by andrasfe

HTTP MCP Server for comprehensive Python vulnerability scanning and security analysis.

local only
Android Security Analyzer
by ako2345

MCP server for static security analysis of Android source code

4 tools answering
npm Registry MCP Server
by yawlabs

npm registry MCP server — package intelligence, security audits, dependency analysis

1 290 installs/wk local only
Vaultguard MCP
by kota1026

VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....

25 installs/wk local only
MCP Wordpress
by crunchtools

Secure MCP server for WordPress content management

83 installs/wk local only
CrowdStrike Falcon MCP Server
by crowdstrike

Connects AI agents with CrowdStrike Falcon for security analysis and automation.

10 994 installs/wk local only
Password
by ryudi84

MCP server for secure passwords, passphrases, and strength checking.

local only

npm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for npm MCP?
npm MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @alisaitteke/npm-mcp was installed 32 times last week.
How do I connect npm MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @alisaitteke/npm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use npm MCP?
The npm package @alisaitteke/npm-mcp was installed 32 times in the last week. Week over week that is +58%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is npm MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.