You're viewing a demo portfolio

Join the waitlist
PRSM

get_token_holdings

Active

Tool of mcp-solscan

declared in 0.1.0

SPL-token balances held by a Solana account. Returns mint, symbol, amount, decimals, USD value (if known).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "address": "SolendFtLatfDwGrPfLVLocked111111111111111"
    },
    {
      "page": 2,
      "address": "SolendFtLatfDwGrPfLVLocked111111111111111",
      "page_size": 10
    }
  ],
  "required": [
    "address"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "1-based page (default 1)"
    },
    "address": {
      "type": "string",
      "description": "Solana account public key"
    },
    "page_size": {
      "type": "number",
      "description": "1-40 (default 20)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-solscan

https://github.com/pipeworx-io/mcp-solscan

2/7 registries
View full server →