osv-mcp

osv-mcp

3.1

If you are the rightful owner of osv-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The OSV MCP Server integrates Open Source Vulnerabilities data with AI assistants or LLMs using the Model Context Protocol.

The OSV MCP Server is a Python-based implementation designed to facilitate the integration of Open Source Vulnerabilities (OSV) data with AI assistants or large language models (LLMs) through the Model Context Protocol (MCP). This server allows LLMs to access and utilize OSV-related data, enhancing their ability to process and respond to queries related to software vulnerabilities. The server is easy to set up and can be connected to any AI assistant or LLM that supports MCP, providing a seamless way to extend their capabilities with up-to-date vulnerability information.

Features

  • Exposes OSV-related data via the MCP protocol
  • Easily connectable to AI assistants or LLMs that support MCP
  • Simple Python-based setup