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