You're viewing a demo portfolio

Join the waitlist
PRSM

get_token_snapshot

Active

Tool of Zipp

declared in 1.27.1

Detailed snapshot of a single token — name, ecosystem, exchange listings with deep-link trade URLs, recent Zipp coverage in the requested language, and (when available) a live price. Use when the user asks about a specific coin: 'tell me about Solana', 'where can I trade ETH?', 'what's happening with BTC?'.

Parameters schema

{
  "type": "object",
  "title": "get_token_snapshot_toolArguments",
  "required": [
    "ticker"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "title": "Lang",
      "default": "en-US"
    },
    "ticker": {
      "type": "string",
      "title": "Ticker"
    },
    "article_limit": {
      "type": "integer",
      "title": "Article Limit",
      "default": 10
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Zipp

https://github.com/deficlow/zipp-mcp

2/7 registries
View full server →
get_token_snapshot — Zipp — PRSM MCP