Cve Search_mcp
@roadwy
Cve Search_mcp について
A Model Context Protocol (MCP) server for querying the CVE-Search API
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"cve-search_mcp": {
"command": "uv",
"args": [
"--directory",
"YOU_CVE_SEARCH_MCP_DIR_PATH",
"run",
"main.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Cve Search_mcp?
Cve Search_mcp is a Model Context Protocol (MCP) server that queries the CVE-Search API. It provides comprehensive access to CVE-Search, allowing users to browse vendors and products, retrieve CVEs by ID, and fetch the most recently updated CVEs. It is intended for security researchers, developers, or any MCP client user needing automated CVE lookups.
How to use Cve Search_mcp?
Clone the repository and install dependencies with uv sync. Then add the server to your MCP client (e.g., Cline or Roo Code) by configuring a command that runs uv --directory <path> run main.py. The server exposes several tools for querying CVE data.
Key features of Cve Search_mcp
- Retrieve a JSON list of all vendors.
- Get all products associated with a vendor.
- Get all vulnerabilities per vendor and product.
- Look up a specific CVE by its ID.
- Fetch the last 30 CVEs with CAPEC, CWE, and CPE expansions.
- Obtain database status and last update information.
Use cases of Cve Search_mcp
- Automate CVE lookups in security incident response workflows.
- Correlate vulnerabilities with specific vendor products during audits.
- Integrate CVE data into MCP‑based threat intelligence dashboards.
- Monitor recent vulnerabilities and their enrichment data.
FAQ from Cve Search_mcp
What are the runtime requirements?
Python 3.10 or later and the uv package manager are required.
Where does the data come from?
All data is sourced from the public CVE‑Search API (https://www.cve‑search.org/api/).
How do I invoke Cve Search_mcp?
The server is run via an MCP client. Example configuration uses uv --directory <YOUR_DIR> run main.py.
What transports or authentication are used?
The README does not specify any additional transports or authentication. The server is invoked locally via the command line.
「開発者ツール」の他のコンテンツ
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
コメント