Skip to content
Zed

npms mcp for Zed

io.github.mrfentmen/npms-mcp

Keyless MCP server for npms.io: npm package quality, popularity and maintenance scores plus search.

client:Zed transport:stdio runtime:npm

Install npms mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "npms-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "npms-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

npms mcp in other clients