vuln·telMCP serverToolsGuidesField notesGet a key

vulntel

Vulnerability intelligence your AI agent can trust. A hosted MCP server that gives an AI agent source-grounded vulnerability intelligence for authorized security research and bug-bounty triage. It fuses NVD, CISA KEV, FIRST EPSS, OSV/GHSA and CISA Vulnrichment (SSVC) into ranked, exploitation-first answers, and fact-checks the CVEs an agent might hallucinate. Refreshed daily.

Get a free key →

New here? Start with the vulnerability intelligence MCP guide: what it is, the tools it exposes, and how to connect it.

What it does

Twelve tools in all. See what each tool returns, with live examples, or the full TOOLS.md reference. To hunt with it, the MIT-licensed bug-bounty skill + playbook drive the server on a real engagement.

Connect

It is a Streamable-HTTP MCP server with bearer auth. For a generic MCP client:

{
  "mcpServers": {
    "vuln-intel": {
      "url": "https://mcp.rozetyp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_KEY" }
    }
  }
}

It is free. Get a key → Enter your email and your personal key is sent over.

Guides & docs

Definitional guides, an honest API comparison, and endpoint docs, each written to answer the query in the first line.

Field notes

Honest, data-backed notes from building the engine, including the experiments that failed.