vuln·telToolsField 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 →

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.

Field notes

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