74
/ 100
1 month ago
glama

CasperAgentKit

Enables AI agents to interact with the Casper blockchain through MCP tools for reading node state, inspecting blocks, querying global state, and evaluating treasury policies. Includes a Treasury Guard reference agent that autonomously enforces DeFi treasury policies on Casper Testnet.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: CSPR_CLOUD_API_TOKEN, LLM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high3 medium2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highvite@7.0.0GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

highvite@7.0.0GHSA-p9ff-h696-f583

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

mediumvite@7.0.0GHSA-4w7w-66w2-5vf9

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

mediumvite@7.0.0GHSA-93m4-6634-74q7

vite allows server.fs.deny bypass via backslash on Windows

mediumvite@7.0.0GHSA-v6wh-96g9-6wx3

launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCASPER_CLIENT_BIN
configCASPER_DRY_RUN
configCASPER_EXPLORER_BASE_URL
configCASPER_RPC_URL
configCASPER_SECRET_KEY_PATH
configCASPER_TREASURY_CONTRACT_HASH
🔐 secretCSPR_CLOUD_API_TOKENRead account information through CSPR.cloud when is configured.
configCSPR_CLOUD_API_URL
configDASHBOARD_PORT
configDASHBOARD_URL
configEXPLORER_SECONDS
configFINAL_SECONDS
🔐 secretLLM_API_KEYThe receipt includes llmAnalysis. By default the provider is local-rule-engine, so the demo works without secrets. To use a real OpenAI-compatible endpoint, set LLM_API_URL, , and LLM_MODEL.
configLLM_API_URLThe receipt includes llmAnalysis. By default the provider is local-rule-engine, so the demo works without secrets. To use a real OpenAI-compatible endpoint, set , LLM_API_KEY, and LLM_MODEL.
configLLM_MODELThe receipt includes llmAnalysis. By default the provider is local-rule-engine, so the demo works without secrets. To use a real OpenAI-compatible endpoint, set LLM_API_URL, LLM_API_KEY, and .
configVIDEO_HEIGHT
configVIDEO_WIDTH
// 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 7 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/lukeknow0-casper-agent-kit-1xdp5j)](https://m8ven.ai/mcp/lukeknow0-casper-agent-kit-1xdp5j)
commit: 1c6389f02484b14228b8179a35762b31e136cb7a
code hash: ec6d27791c3347d3e6b1535b4d545d0208185bd3b4b134b7bd9416cc8de5e5a9
verified: 6/27/2026, 8:53:09 AM
view raw JSON →