Skip to content
Windsurf

npm mcp for Windsurf

io.github.alisaitteke/npm-mcp

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

client:Windsurf transport:stdio runtime:npm

Install npm mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "npm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@alisaitteke/npm-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

npm mcp in other clients