68
grade C
4 days ago
glama

Griphook

An MCP server that enables AI agents to interact with the STRATO blockchain platform and its DeFi ecosystem. It provides 67 tools for managing token balances, executing swaps, handling lending operations, and performing governance tasks.

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.
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 1 credential: OAUTH_CLIENT_SECRET
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.
configGRIPHOOK_HTTP_ENABLEDtrue Enable HTTP transport
configGRIPHOOK_HTTP_HOST127.0.0.1 Bind address
configGRIPHOOK_HTTP_PATH
configGRIPHOOK_HTTP_PORT3005 Port
configGRIPHOOK_HTTP_SSE_PATH
configGRIPHOOK_PUBLIC_URLPublic URL (enables multi-user auth)
configOAUTH_CLIENT_IDyour-client-id
🔐 secretOAUTH_CLIENT_SECRETyour-client-secret
configOPENID_DISCOVERY_URL"": "https://keycloak.blockapps.net/auth/realms/mercata/.well-known/openid-configuration",
configSTRATO_API_BASE_URLor STRATO_NODE_URL
configSTRATO_HTTP_TIMEOUT_MS15000 HTTP request timeout (ms)
configSTRATO_NODE_URLSTRATO_API_BASE_URL or
// 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/strato-net-strato-griphook-fefhu0)](https://m8ven.ai/mcp/strato-net-strato-griphook-fefhu0)
commit: eec497e8226baf9b75b346958fee4306375f911e
code hash: d7802d0028812de66c809ebe56a36e65d138dd1c39323ba769b8d013a9102e72
verified: 4/18/2026, 6:32:31 PM
view raw JSON →