get_token_snapshot
ActiveTool of Zipp
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
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Zipp
https://github.com/deficlow/zipp-mcp
2/7 registries