Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/osv-advisory-mcp-server

io.github.cyanheads/osv-advisory-mcp-server

Query OSV.dev for package vulnerabilities and batch-audit dependency lists via MCP.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/osv-advisory-mcp-server
Query OSV.dev for package vulnerabilities, batch-audit dependency lists, and fetch full advisory records via MCP. STDIO or Streamable HTTP.
0 tools
@pipeworx/mcp-osv-dev
OSV.dev — Google's open-source vulnerability database
0 tools
io.github.cyanheads/devops-status-mcp-server
Vendor status pages, TLS cert inspection, DNS propagation checks, and incident-response playbooks.
0 tools · streamable-http
io.github.joepangallo/mcp-server-security-audit
Scan websites for security vulnerabilities, headers, TLS, and email security.
0 tools
io.github.middlebrick/mcp-server
Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.
0 tools
io.github.dewtech-technologies/obsidian-mcp-secure
Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/osv-advisory-mcp-server": {
      "url": "https://osv-advisory.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}