Enables AI assistants to operate a Splunk SOAR instance headlessly via its REST API, supporting container triage, playbook authoring and execution, and asset management.
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.
process.env. You'll be asked to provide them before it can run.SOAR_HOST— ✅ Base URL of your SOAR instance, e.g. https://soar.example.com (no trailing slash needed)SOAR_TOKEN— ✅ (or user/pass) The ph-auth-token from Step 1SOAR_USER— Alternatively, you can skip the token and use HTTP Basic auth with / SOAR_PASS, but a scoped automation token is strongly recommended.SOAR_PASS— Alternatively, you can skip the token and use HTTP Basic auth with SOAR_USER / , but a scoped automation token is strongly recommended.SOAR_OWNER_ID— Numeric ph_user id of the automation user (default 1). Used as the owner for run_actionSOAR_VERIFY_SSL— true to verify TLS certificates. Default false because most on-prem SOAR instances use self-signed certs[](https://m8ven.ai/mcp/ewiges-m-splunk-soar-mcp-1c704w)