SSE-based MCP server to query the OSV database for open source vulnerability info by package or commit.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Osv MCP.
An MCP (Model Context Protocol) server that provides access to the OSV (Open Source Vulnerabilities) database.
This project implements an SSE-based MCP server that allows LLM-powered applications to query the OSV database for vulnerability information. The server provides tools for:
The easiest way to run the OSV MCP server is using ToolHive, which provides secure, containerized deployment of MCP servers:
The server will be available to your MCP-compatible clients and can query the OSV database for vulnerability information.
The server can be configured using environment variables:
MCP_PORT: The port number to run the server on (default: 8080)
MCP_TRANSPORT: The transport mode for the server (default: sse)
sse, streamable-httpExample:
The server provides the following MCP tools:
Query for vulnerabilities affecting a specific package version or commit.
Input Schema:
Query for vulnerabilities affecting multiple packages or commits at once.
Input Schema:
Get details for a specific vulnerability by ID.
Input Schema:
We welcome contributions to this MCP server! If you'd like to contribute, please review the CONTRIBUTING guide for details on how to get started.
If you run into a bug or have a feature request, please
open an issue in the
repository or join us in the #mcp-servers channel on our
community Discord server.
This project is licensed under the Apache v2 License - see the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/stackloklabs-osv-mcp)<a href="https://allmcps.com/mcp/stackloklabs-osv-mcp"><img src="https://allmcps.com/api/badge/stackloklabs-osv-mcp?style=directory" alt="Osv MCP on AllMCPs" /></a>