Sonic Blockchain MCP Server (Tairon-ai/sonic-mcp) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 17 tools. No publisher has claimed this listing.
Enables interaction with the Sonic blockchain including wallet management, token transfers, staking, and bridging between Ethereum and Sonic networks.
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
Tairon-ai
Source: Glama
Operator-pattern signals come from machine analysis of every MCP under this publisher's GitHub org. They are factual aggregates — not accusations. Investigate the individual MCPs before drawing conclusions.
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.
generate_walletGenerate a new Sonic blockchain wallet with address, private key, and mnemonic phrase
check_balanceCheck wallet balances. For Sonic: native S token and common ERC20 tokens (wS, WETH, USDC). For Ethereum: native ETH only. If address is not provided, uses WALLET_ADDRESS from environment.
get_token_priceGet the current price of the native S token in USD
get_network_staking_statsGet network-wide staking statistics including current APR, total stake, and daily rewards
get_staking_validatorsGet list of all available validators for staking. Returns validator IDs and names to help users choose which validator to stake to.
transferTransfer native S token or ERC20 tokens to another address. Supports token symbols (S, wS, WETH, USDC) or token contract addresses. If private key is not provided, uses WALLET_PRIVATE_KEY from environment.
stakeStake S tokens to a validator on Sonic blockchain. If private key is not provided, uses WALLET_PRIVATE_KEY from environment.
unstakeUnstake S tokens from a validator on Sonic blockchain. If private key is not provided, uses WALLET_PRIVATE_KEY from environment.
get_staking_infoGet staking information for a wallet address and validator. If address is not provided, uses WALLET_ADDRESS from environment.
claim_rewardsClaim staking rewards from a validator. If private key is not provided, uses WALLET_PRIVATE_KEY from environment.
bridge_to_sonicSTEP 1: Deposit tokens from Ethereum to Sonic bridge. Supports: ETH (auto-wrapped to WETH), USDC, USDT, or custom ERC20 address. Returns depositId and blockNumber - save these!
check_bridge_statusSTEP 2: Check if bridge deposit is ready to claim on Sonic. Use blockNumber from bridge_to_sonic response.
claim_on_sonicSTEP 3: Claim bridged tokens on Sonic after deposit is ready. Use depositId, token (symbol or address), amount, and blockNumber from bridge_to_sonic response. Token decimals are automatically detected.
bridge_to_ethereumSTEP 1: Withdraw tokens from Sonic to Ethereum bridge. ⚠️ ONLY supports: WETH, USDC, USDT (by symbol or address). Native S and wS tokens CANNOT be bridged. Returns withdrawalId and blockNumber - save these!
check_withdrawal_statusSTEP 2: Check if withdrawal is ready to claim on Ethereum. Use blockNumber from bridge_to_ethereum response.
claim_on_ethereumSTEP 3: Claim withdrawn tokens on Ethereum after withdrawal is ready. Use withdrawalId, token (symbol or address), and amount from bridge_to_ethereum response. Token decimals are automatically detected.
get_token_infoGet information about an ERC20 token (name, symbol, decimals) by its contract address
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
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
ETHEREUM_EXPLORER_URLETHEREUM_RPC_URL"": "https://eth-mainnet.g.alchemy.com/v2/YOUR_API_KEY"ETH_STATE_ORACLEETH_TOKEN_DEPOSITETH_TOKEN_PAIRSPRICE_API_URLSONIC_BRIDGESONIC_EXPLORER_APISONIC_EXPLORER_URLSONIC_MESSAGE_BUSSONIC_MULTICALL3SONIC_RPC_URL"": "https://rpc.soniclabs.com",SONIC_RPC_URL_BACKUPSONIC_SFCSONIC_STATE_ORACLESONIC_TOKEN_PAIRSSONIC_UPDATE_MANAGERSONIC_USDCSONIC_WETHSONIC_WRAPPED_SWALLET_ADDRESS"": "your_wallet_address_here",WALLET_PRIVATE_KEY"": "your_private_key_here",PORTTool 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
17/17 tools missing one or more hints — generate_wallet (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); check_balance (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_token_price (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +14 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.
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 15 high severity in production deps — @modelcontextprotocol/sdk@1.7.0 (high), @modelcontextprotocol/sdk@1.7.0 (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/tairon-ai/sonic-mcp)?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