roadwy/cve-search_mcp
by Various
A Model Context Protocol (MCP) server for querying the CVE-Search API
MCP
roadwy/cve-search_mcp
Added 1 June 2026
Overview
A Python-based MCP server that provides a structured interface to query the CVE-Search API. It exposes vulnerability lookup and search functionality through the Model Context Protocol, enabling AI agents and tools to retrieve CVE details and search results programmatically.
Best for
Best for
Developers building security-aware AI assistants or automated vulnerability scanning tools
Use cases
- Search for specific CVEs by ID or keyword
- Retrieve vulnerability details for security analysis
- Integrate threat intelligence data into AI developer workflows
Notes
A Python-based MCP server that provides a structured interface to query the CVE-Search API. It exposes vulnerability lookup and search functionality through the Model Context Protocol, enabling AI agents and tools to retrieve CVE details and search results programmatically.
100 stars on GitHub. Last updated 2025-07-26. Licensed MIT.
Use cases
- Search for specific CVEs by ID or keyword
- Retrieve vulnerability details for security analysis
- Integrate threat intelligence data into AI developer workflows
Pros
- Lightweight Python implementation with 100 GitHub stars
- Standard MCP protocol allows easy integration with compatible clients
- Direct access to CVE-Search API without custom adapters
Cons
- Depends on the external CVE-Search API availability and rate limits
- Limited to CVE-Search data; no other vulnerability databases
- Requires an MCP client runtime to be useful
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Python implementation with 100 GitHub stars
- Standard MCP protocol allows easy integration with compatible clients
- Direct access to CVE-Search API without custom adapters
Cons
- Depends on the external CVE-Search API availability and rate limits
- Limited to CVE-Search data; no other vulnerability databases
- Requires an MCP client runtime to be useful
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.