69
/ 100
9 days ago
glama

kassi-CLI

An AI agent that load-tests a code change, finds regression in live Splunk, and writes the fix before it reaches production, all driven through MCP.

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 4 credentials: SPLUNK_PASS, ANTHROPIC_API_KEY, KASSI_HEC_TOKEN, KASSI_SPLUNK_TOKEN
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.
configUPSTREAM
configSPLUNK_MGMT
configSPLUNK_HEC
configSPLUNK_USER
🔐 secretSPLUNK_PASS
configSPLUNK_INDEX
configOLLAMA_HOST
configKASSI_MODELgranite4.1:8b / sonnet model tag: an Ollama tag, or a Claude model alias/id for the Claude backends
configKASSI_RUN_INDEX
configSPLUNK_HOME
configKASSI_LLMollama model backend: ollama (local), claude_agent (Claude via the Claude Code session, no API key), or anthropic (Claude Messages API)
configUV
configKASSI_FORECASTER
configKASSI_GUARDIAN
configKASSI_GUARDIAN_MODEL
configKASSI_NUM_CTX
🔐 secretANTHROPIC_API_KEYunset Claude API key (only for KASSI_LLM=anthropic; claude_agent uses the logged-in Claude Code session instead)
🔐 secretKASSI_HEC_TOKENpaste the printed into .env, then every run self-publishes
configKASSI_HEC_URL
configKASSI_K6_DOCKERalternatives: standalone binary (KASSI_K6_CMD=mcp-k6) or Docker (=1)
configKASSI_K6_IMAGEgrafana/mcp-k6:latest Docker image when KASSI_K6_DOCKER is set
configKASSI_K6_CMDalternatives: standalone binary (=mcp-k6) or Docker (KASSI_K6_DOCKER=1)
configKASSI_SPLUNK_MCP_ENDPOINTThe Splunk step is optional: without + KASSI_SPLUNK_TOKEN, kassi
🔐 secretKASSI_SPLUNK_TOKENThe Splunk step is optional: without KASSI_SPLUNK_MCP_ENDPOINT + , kassi
configKASSI_SPLUNK_MCP_CMDnpx stdio bridge command (runs mcp-remote)
configKASSI_SPLUNK_INSECUREunset skip TLS verification in the bridge (local self-signed Splunk only)
// 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 6 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/simran01254-kassi-cli-1uqctm)](https://m8ven.ai/mcp/simran01254-kassi-cli-1uqctm)
commit: 7e4ee42a64a35886e97aff97626a6af766401efd
code hash: 209dd6b6eef8f47a5e5d186f92b783dbfe1ed7f68ea74dee11f3b7fb6fab1fee
verified: 7/22/2026, 8:41:14 AM
view raw JSON →