← Back to Plugins
MCP Server MCP

NPMScan

github By github 👁 1 views ▲ 0 votes

Detect malicious or vulnerable npm packages: registry search, OSV.dev and GitHub advisory lookups

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://npmscan.com/api/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...