37
/ 100
22 days ago
glama

MoonMCP

A scope-aware bug-bounty & reconnaissance MCP server that works out of the box on the Python standard library and augments itself with your favourite CLI tools when they're present.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — analyze_binary (line 1467: os.unlink(tmp.name))
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 4 credentials: MOONMCP_SHODAN_API_KEY, SHODAN_API_KEY, MOONMCP_NVD_API_KEY, NVD_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.
configMOONMCP_LOG_LEVEL
configMOONMCP_AUDIT_LOGaudit_log Read the session audit trail — one record per scope decision (allow / deny / SSRF-block) and external command (also on audit://recent, persisted via ).
🔐 secretMOONMCP_SHODAN_API_KEY(none) Enables the full Shodan API (else free InternetDB).
🔐 secretSHODAN_API_KEY
🔐 secretMOONMCP_NVD_API_KEY(none) Raises the NVD CVE-lookup rate limit.
🔐 secretNVD_API_KEY
configMOONMCP_SCREENSHOT_DIR(temp dir) Where the screenshot tool writes PNGs.
configMOONMCP_STATE_DIRsurface_diff / surface_snapshots Track how the attack surface changes over time — baseline a set (subdomains/endpoints/…) and surface only what's new since last run (persists via ).
configMOONMCP_OAST_DOMAIN
configMOONMCP_OAST_POLL_URL
configMOONMCP_VAULT_DIR
configMOONMCP_CHROMIUM_PATH
configPLAYWRIGHT_BROWSERS_PATH
// 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 9 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/moonwuk-moonmcp-upk0pd)](https://m8ven.ai/mcp/moonwuk-moonmcp-upk0pd)
commit: b35fc3bc323506dc4084f75e7aa1548bd193ec04
code hash: 3d5c07e383e84849ff3f822947b3a2651f8484b0162a39595aa4bd3ac6af581e
verified: 7/9/2026, 10:03:13 AM
view raw JSON →