Skip to content
Claude Desktop

osv mcp for Claude Desktop

io.github.mrfentmen/osv-mcp

Use this MCP server to OSV open source vulnerability data and package security checks. Tools...

client:Claude Desktop transport:stdio runtime:npm

Install osv mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "osv-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "osv-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

osv mcp in other clients