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.

D
Caution
52/100

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.

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

Code Verified⚡ Live Monitored: not connected

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

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. 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.

// key findings
⚠️
Known vulnerabilities in dependencies: 13 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.
// tools this server exposes67 tools

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.tokens

Fetch token catalog, user balances, voucher balance, and earning assets.

strato.swap

Inspect swap pools, supported tokens, LP positions, history, and specific pool details.

strato.swap.create-pool

Create a new swap pool between tokenA and tokenB.

strato.swap.add-liquidity

Provide both tokens to a pool.

strato.swap.add-liquidity-single

Provide liquidity using only one token.

strato.swap.remove-liquidity

Redeem LP tokens from a pool.

strato.swap.execute

Swap within an existing pool.

strato.lending

Fetch lending pools, loans, liquidity, collateral, liquidations, and safety module state.

strato.cdp

Fetch CDP vaults, assets, debt metrics, bad debt, and interest/stats.

strato.bridge

Fetch bridge network configs, bridgeable tokens, deposit/withdrawal history, and withdrawal summary.

strato.rewards

Fetch rewards overview, activities, user rewards, pending balances, and leaderboard.

strato.admin

Fetch current user profile, admins, open issues, contract search, and config.

strato.events

Query chain events through the backend search interface.

strato.protocol-fees

Fetch aggregated or per-protocol revenue summaries.

strato.rpc

Proxy a JSON-RPC request through the backend RPC router.

strato.tokens.create

Admin: create a new token.

strato.tokens.transfer

Transfer tokens to another address.

strato.tokens.approve

Approve allowance for a spender.

strato.tokens.transfer-from

Transfer tokens on behalf of another address.

strato.tokens.set-status

Admin: update token status.

strato.lending.supply-collateral

Supply collateral to lending pool.

strato.lending.withdraw-collateral

Withdraw supplied collateral.

strato.lending.withdraw-collateral-max

Withdraw maximum available collateral for an asset.

strato.lending.borrow

Borrow from lending pool.

strato.lending.borrow-max

Borrow the maximum available USDST.

strato.lending.repay

Repay outstanding debt.

strato.lending.repay-all

Repay all debt.

strato.lending.deposit-liquidity

Deposit into lending pool.

strato.lending.withdraw-liquidity

Withdraw from lending pool.

strato.lending.withdraw-liquidity-all

Withdraw all available liquidity.

strato.lending.safety-stake

Stake USDST into safety module.

strato.lending.safety-cooldown

Begin safety module cooldown.

strato.lending.safety-redeem

Redeem sUSDST shares.

strato.lending.safety-redeem-all

Redeem all sUSDST shares.

strato.lending.liquidate

Liquidate a lending loan.

strato.lending.configure-asset

Admin: set lending parameters.

strato.lending.sweep-reserves

Admin: sweep protocol reserves.

strato.lending.set-debt-ceilings

Admin: set global/per-asset debt ceilings.

strato.lending.pause

Admin: pause lending.

strato.lending.unpause

Admin: unpause lending.

strato.cdp.deposit

Deposit collateral into a vault.

strato.cdp.withdraw

Withdraw collateral from a vault.

strato.cdp.withdraw-max

Withdraw maximum safe collateral.

strato.cdp.mint

Mint USDST against collateral.

strato.cdp.mint-max

Mint maximum safe USDST.

strato.cdp.repay

Repay USDST debt.

strato.cdp.repay-all

Repay all debt for an asset.

strato.cdp.liquidate

Liquidate an unhealthy CDP position.

strato.cdp.set-collateral-config

Admin: set collateral parameters.

strato.cdp.set-collateral-config-batch

Admin: set multiple collateral configs.

strato.cdp.set-asset-paused

Admin: toggle pause for a collateral asset.

strato.cdp.set-asset-supported

Admin: toggle asset support.

strato.cdp.set-global-paused

Admin: toggle global CDP pause.

strato.cdp.open-junior-note

Open a junior note position for bad debt.

strato.cdp.top-up-junior-note

Add USDST to junior note.

strato.cdp.claim-junior-note

Claim junior note rewards.

strato.bridge.request-withdrawal

Submit a withdrawal request to an external chain.

strato.bridge.request-auto-save

Request auto save for a bridge transaction.

strato.rewards.claim

Claim all pending CATA rewards from RewardsChef.

strato.rewards.claim-all-activities

Claim all rewards across activities.

strato.rewards.claim-activity

Claim rewards for a specific activity.

strato.admin.add-admin

Grant administrator access.

strato.admin.remove-admin

Revoke administrator access.

strato.admin.vote

Cast an administrative vote.

strato.admin.vote-by-id

Cast a vote given an issue ID.

strato.admin.dismiss-issue

Dismiss an issue (only proposer only-voter case).

strato.oracle.set-price

Admin: set oracle price for an asset.

// known CVEs in dependencies13 high12 low

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

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

highaxios@1.13.2GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.13.2GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.13.2GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.13.2GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
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
// quality suggestions

Tool 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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// 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 Verified](https://m8ven.ai/badge/mcp/strato-net/strato-griphook?variant=verified)](https://m8ven.ai/mcp/strato-net/strato-griphook)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: eec497e8226baf9b75b346958fee4306375f911e
code hash: d7802d0028812de66c809ebe56a36e65d138dd1c39323ba769b8d013a9102e72
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client