get_trending_tokens
ActiveTool of Zipp
Tokens with the most Zipp coverage in a recent time window — useful for 'what coins is the market talking about right now?' Ordered by mention count desc, then recency. Window defaults to the last 24 hours and is clamped to 1–168h (1h–7d).
Parameters schema
{
"type": "object",
"title": "get_trending_tokens_toolArguments",
"properties": {
"lang": {
"type": "string",
"title": "Lang",
"default": "en-US"
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 10
},
"window_hours": {
"type": "integer",
"title": "Window Hours",
"default": 24
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Zipp
https://github.com/deficlow/zipp-mcp
2/7 registries