69
/ 100
22 days ago
glama

Splunk SOAR MCP Server

Enables AI assistants to operate a Splunk SOAR instance headlessly via its REST API, supporting container triage, playbook authoring and execution, and asset management.

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 2 credentials: SOAR_TOKEN, SOAR_PASS
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.
configSOAR_HOST✅ Base URL of your SOAR instance, e.g. https://soar.example.com (no trailing slash needed)
🔐 secretSOAR_TOKEN✅ (or user/pass) The ph-auth-token from Step 1
configSOAR_USERAlternatively, you can skip the token and use HTTP Basic auth with / SOAR_PASS, but a scoped automation token is strongly recommended.
🔐 secretSOAR_PASSAlternatively, you can skip the token and use HTTP Basic auth with SOAR_USER / , but a scoped automation token is strongly recommended.
configSOAR_OWNER_IDNumeric ph_user id of the automation user (default 1). Used as the owner for run_action
configSOAR_VERIFY_SSLtrue to verify TLS certificates. Default false because most on-prem SOAR instances use self-signed certs
// 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 5 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/ewiges-m-splunk-soar-mcp-1c704w)](https://m8ven.ai/mcp/ewiges-m-splunk-soar-mcp-1c704w)
commit: ab97b8afd55fbb6a6cbd56bf4d3e2991dbdc8fdd
code hash: 6f0e3951e6e391e1bae0f637ed0f71e9119813bf8a42271813d5d682f6523096
verified: 7/10/2026, 10:05:39 AM
view raw JSON →
Splunk SOAR MCP Server · M8ven Trust Score | M8ven