MCP server exposing 7 tools for mitre-attck.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/mitre-attck/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
technique — Technique by ATT&CK id.tactic — Tactic by id or short name.group — Threat group (e.g. G0007).software — Software/malware (e.g. S0002).mitigation — Mitigation.search — Substring search across the bundle.domains — List loaded STIX bundles.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/mitre-attck/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io