cve-mcp-server
cve-mcp-server is a Python MCP server for Claude Desktop with npx, uvx/pip, git clone. Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, and more.
How to use cve-mcp-server
Install or run
pip install -e ".[test]"Client configuration
{
"mcpServers": {
"cve-mcp": {
"command": "python",
"args": ["-m", "cve_mcp.server"],
"cwd": "/absolute/path/to/cve-mcp-server",
"env": {
"NVD_API_KEY": "your-key-here",
"GITHUB_TOKEN": "ghp_xxxxxxxxxxxxxxxxxxxx",
"ABUSEIPDB_KEY": "your-abuseipdb-key",
"GREYNOISE_API_KEY": "your-greynoise-key",
"SHODAN_KEY": "your-shodan-key"
}
}
}
}Compatible clients
What is cve-mcp-server?
cve-mcp-server is a Python MCP server for Claude Desktop with npx, uvx/pip, git clone. Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, and more. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Browser use support
- Spreadsheet work support
- Anthropic provider support
- Google provider support
- pyproject.toml config support
Technical details
Install or run cve-mcp-server using npx. Check mukul975/cve-mcp-server for the latest setup command.
- Built for Python
- Built for Rust
- Install or run with npx
- Install or run with uvx/pip
- Install or run with git clone
- Install or run with remote URL
- Works with Claude Desktop
- Uses stdio transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use cve-mcp-server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is cve-mcp-server?
cve-mcp-server is a Python MCP server for Claude Desktop with npx, uvx/pip, git clone. Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, and more.
Who is cve-mcp-server best for?
cve-mcp-server is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install cve-mcp-server?
Install or run cve-mcp-server using npx. Check cve-mcp-server for the latest setup command.
Is cve-mcp-server actively maintained?
cve-mcp-server may need a closer maintenance check before production use.
Auto-fetched from GitHub.