maltego-mcp

solomonneas/maltego-mcp
★ 1 stars Python 🤖 AI/LLM Updated 1d ago
MCP server for authoring Maltego .mtgx graphs and running primitive OSINT lookups (whois/DNS/ASN/crt.sh). Composes with misp-mcp, thehive-mcp, and other security MCPs.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "maltego-mcp": {
      "command": "uvx",
      "args": [
        "maltego-mcp"
      ]
    }
  }
}

Or install with pip: pip install maltego-mcp

README Excerpt

Two cooperating layers for Maltego Desktop: - **Phase A (TypeScript MCP server):** lets Claude author Maltego `.mtgx` graph files and run primitive OSINT lookups (whois / DNS / ASN / crt.sh). Graphs land on disk and you open them in Maltego Desktop. - **Phase B (Python TRX transforms in a `.mtz`):** adds right-click pivots into MISP, TheHive, Cortex, and the bundled MITRE ATT&CK dataset directly inside Maltego Desktop. See `transforms/README.md` for setup.

Tools (3)

IPv4AddressMALTEGO_MCP_LOOKUP_TIMEOUT_MSMALTEGO_MCP_OUTPUT_DIR

Topics

anthropicclaudectimaltegomcpmodel-context-protocolosintthreat-intelligencetypescript