get_latest
ActiveTool of Zipp
declared in 1.27.1
Latest news from the last 24 hours. Optionally scoped to a category. Returns posts ordered newest-first. Use for 'what's new today?' or 'what happened in DeFi today?'.
Parameters schema
{
"type": "object",
"title": "get_latest_toolArguments",
"properties": {
"lang": {
"type": "string",
"title": "Lang",
"default": "en-US"
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 10
},
"category": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Category",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Zipp
https://github.com/deficlow/zipp-mcp
2/7 registries