Griphook (strato-net/strato-griphook) is an MCP server listed on the M8ven Trust Index. It scores 52 out of 100, grade D. It declares 67 tools. No publisher has claimed this listing.
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.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
strato-net
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
strato.tokensFetch token catalog, user balances, voucher balance, and earning assets.
strato.swapInspect swap pools, supported tokens, LP positions, history, and specific pool details.
strato.swap.create-poolCreate a new swap pool between tokenA and tokenB.
strato.swap.add-liquidityProvide both tokens to a pool.
strato.swap.add-liquidity-singleProvide liquidity using only one token.
strato.swap.remove-liquidityRedeem LP tokens from a pool.
strato.swap.executeSwap within an existing pool.
strato.lendingFetch lending pools, loans, liquidity, collateral, liquidations, and safety module state.
strato.cdpFetch CDP vaults, assets, debt metrics, bad debt, and interest/stats.
strato.bridgeFetch bridge network configs, bridgeable tokens, deposit/withdrawal history, and withdrawal summary.
strato.rewardsFetch rewards overview, activities, user rewards, pending balances, and leaderboard.
strato.adminFetch current user profile, admins, open issues, contract search, and config.
strato.eventsQuery chain events through the backend search interface.
strato.protocol-feesFetch aggregated or per-protocol revenue summaries.
strato.rpcProxy a JSON-RPC request through the backend RPC router.
strato.tokens.createAdmin: create a new token.
strato.tokens.transferTransfer tokens to another address.
strato.tokens.approveApprove allowance for a spender.
strato.tokens.transfer-fromTransfer tokens on behalf of another address.
strato.tokens.set-statusAdmin: update token status.
strato.lending.supply-collateralSupply collateral to lending pool.
strato.lending.withdraw-collateralWithdraw supplied collateral.
strato.lending.withdraw-collateral-maxWithdraw maximum available collateral for an asset.
strato.lending.borrowBorrow from lending pool.
strato.lending.borrow-maxBorrow the maximum available USDST.
strato.lending.repayRepay outstanding debt.
strato.lending.repay-allRepay all debt.
strato.lending.deposit-liquidityDeposit into lending pool.
strato.lending.withdraw-liquidityWithdraw from lending pool.
strato.lending.withdraw-liquidity-allWithdraw all available liquidity.
strato.lending.safety-stakeStake USDST into safety module.
strato.lending.safety-cooldownBegin safety module cooldown.
strato.lending.safety-redeemRedeem sUSDST shares.
strato.lending.safety-redeem-allRedeem all sUSDST shares.
strato.lending.liquidateLiquidate a lending loan.
strato.lending.configure-assetAdmin: set lending parameters.
strato.lending.sweep-reservesAdmin: sweep protocol reserves.
strato.lending.set-debt-ceilingsAdmin: set global/per-asset debt ceilings.
strato.lending.pauseAdmin: pause lending.
strato.lending.unpauseAdmin: unpause lending.
strato.cdp.depositDeposit collateral into a vault.
strato.cdp.withdrawWithdraw collateral from a vault.
strato.cdp.withdraw-maxWithdraw maximum safe collateral.
strato.cdp.mintMint USDST against collateral.
strato.cdp.mint-maxMint maximum safe USDST.
strato.cdp.repayRepay USDST debt.
strato.cdp.repay-allRepay all debt for an asset.
strato.cdp.liquidateLiquidate an unhealthy CDP position.
strato.cdp.set-collateral-configAdmin: set collateral parameters.
strato.cdp.set-collateral-config-batchAdmin: set multiple collateral configs.
strato.cdp.set-asset-pausedAdmin: toggle pause for a collateral asset.
strato.cdp.set-asset-supportedAdmin: toggle asset support.
strato.cdp.set-global-pausedAdmin: toggle global CDP pause.
strato.cdp.open-junior-noteOpen a junior note position for bad debt.
strato.cdp.top-up-junior-noteAdd USDST to junior note.
strato.cdp.claim-junior-noteClaim junior note rewards.
strato.bridge.request-withdrawalSubmit a withdrawal request to an external chain.
strato.bridge.request-auto-saveRequest auto save for a bridge transaction.
strato.rewards.claimClaim all pending CATA rewards from RewardsChef.
strato.rewards.claim-all-activitiesClaim all rewards across activities.
strato.rewards.claim-activityClaim rewards for a specific activity.
strato.admin.add-adminGrant administrator access.
strato.admin.remove-adminRevoke administrator access.
strato.admin.voteCast an administrative vote.
strato.admin.vote-by-idCast a vote given an issue ID.
strato.admin.dismiss-issueDismiss an issue (only proposer only-voter case).
strato.oracle.set-priceAdmin: set oracle price for an asset.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
Axios: Header Injection via Prototype Pollution
GRIPHOOK_HTTP_ENABLEDtrue Enable HTTP transportGRIPHOOK_HTTP_HOST127.0.0.1 Bind addressGRIPHOOK_HTTP_PATHGRIPHOOK_HTTP_PORT3005 PortGRIPHOOK_HTTP_SSE_PATHGRIPHOOK_PUBLIC_URLPublic URL (enables multi-user auth)OAUTH_CLIENT_IDyour-client-idOAUTH_CLIENT_SECRETyour-client-secretOPENID_DISCOVERY_URL"": "https://keycloak.blockapps.net/auth/realms/mercata/.well-known/openid-configuration",STRATO_API_BASE_URLor STRATO_NODE_URLSTRATO_HTTP_TIMEOUT_MS15000 HTTP request timeout (ms)STRATO_NODE_URLSTRATO_API_BASE_URL orTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
67/67 tools missing one or more hints — strato.tokens (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); strato.swap (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); strato.swap.create-pool (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +64 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
Only 12/67 tool handlers declare input schemas (18%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 7/67 tool handlers wrap calls in try/catch (10%)
Wrap each tool handler body in try/catch and return a structured error response.
Tool test coverage
Only 0/67 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Production dependencies are patched
0 critical, 13 high severity in production deps — @modelcontextprotocol/sdk@1.25.2 (high), axios@1.13.2 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/strato-net/strato-griphook)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check