This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).
magicblock_balance
InactiveTool of SAP MCP Server
declared in 0.9.16
Read the base-chain SPL token balance for an address (public, no auth required)..
Parameters schema
{
"type": "object",
"required": [
"address",
"mint"
],
"properties": {
"mint": {
"type": "string",
"description": "SPL mint pubkey"
},
"address": {
"type": "string",
"description": "Owner wallet pubkey"
},
"cluster": {
"type": "string",
"description": "Cluster: 'mainnet', 'devnet', or custom RPC URL"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries