You're viewing a demo portfolio

Join the waitlist
PRSM

get_latest

Active

Tool 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
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Zipp

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

2/7 registries
View full server →