{
  "markdown": "# mcp-osv-dev\n\nOSV.dev MCP — Google's open-source vulnerability database.\n\nPart of [Pipeworx](https://pipeworx.io) — an MCP gateway connecting AI agents to 673+ live data sources.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `vulnerabilities` | Query vulnerabilities by package (+ optional version) or git commit. |\n| `query_batch` | Batch query (≤1000 queries). Pass an array of {package: {name, ecosystem}, version?} or {commit}. |\n| `get` | Full vulnerability record by id (CVE-…, GHSA-…, OSV-…). |\n\n## Quick Start\n\nAdd to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"osv-dev\": {\n      \"url\": \"https://gateway.pipeworx.io/osv-dev/mcp\"\n    }\n  }\n}\n```\n\nOr connect to the full Pipeworx gateway for access to all 673+ data sources:\n\n```json\n{\n  \"mcpServers\": {\n    \"pipeworx\": {\n      \"url\": \"https://gateway.pipeworx.io/mcp\"\n    }\n  }\n}\n```\n\n## Using with ask_pipeworx\n\nInstead of calling tools directly, you can ask questions in plain English:\n\n```\nask_pipeworx({ question: \"your question about Osv Dev data\" })\n```\n\nThe gateway picks the right tool and fills the arguments automatically.\n\n## More\n\n- [All tools and guides](https://github.com/pipeworx-io/examples)\n- [pipeworx.io](https://pipeworx.io)\n\n## License\n\nMIT\n",
  "bytes": 1282,
  "sha": "a5c66113125140643395560ed291bada026121dc5d501f507ba1f6b486359b1e",
  "repo_slug": "pipeworx-io/mcp-osv-dev",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_pipeworx_io_osv_dev_9c108bc8/readme"
}