73
/ 100
21 days ago
glama

Voraxx MCP Server

A minimal, dependency-free MCP server that gives AI agents three real, read-only security-orchestration tools: cve_lookup, shodan_host_lookup, and nuclei_scan.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SHODAN_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVORAXX_MCP_HTTP_TIMEOUTTimeout (seconds) for outbound HTTP lookups 10
configVORAXX_MCP_OSV_BASE_URLOverride the OSV.dev base URL (mainly for testing) https://api.osv.dev
🔐 secretSHODAN_API_KEY"env": { "": "" }
configVORAXX_MCP_SHODAN_API_URLOverride the Shodan Host API base URL (mainly for testing) https://api.shodan.io
configVORAXX_MCP_SHODAN_INTERNETDB_URLOverride the InternetDB base URL (mainly for testing) https://internetdb.shodan.io
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bharat3645-voraxx-mcp-server-bc3omc)](https://m8ven.ai/mcp/bharat3645-voraxx-mcp-server-bc3omc)
commit: 3bea9f786210c42881f56987fa1f944b53422f6d
code hash: dbc55df2a98bbb7c68bddfb0e0f9df8bc480b488713ca756aa9e4b8852a38a5f
verified: 7/10/2026, 10:04:14 AM
view raw JSON →