You're viewing a demo portfolio

Join the waitlist
PRSM

get_guides

Active

Tool of Zipp

declared in 1.27.1

List Zipp's Learn guides — evergreen, in-depth crypto explainers (what/how articles on tokens, DeFi, trading, security, wallets, regulation). Newest-first. Optionally filter by a free-text category (e.g. 'defi', 'security', 'trading'). Each item links to the full guide; call get_guide(slug) for the body + FAQ.

Parameters schema

{
  "type": "object",
  "title": "get_guides_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 →