list_ecosystem_projects
ActiveTool of io.github.UnityNodes/blobpedia
Browse the Celestia ecosystem catalog (rollups, DeFi, wallets, infrastructure, etc.), optionally filtered by category or keyword. Celestia ecosystem only — not a general crypto-project directory (use a web-search tool for that). Returns catalog entries, not live project data.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"default": 30,
"maximum": 100,
"minimum": 1
},
"query": {
"type": "string",
"description": "Search in title/description/tags"
},
"category": {
"type": "string",
"description": "Filter by category (e.g. \"DeFi\", \"Wallets\", \"NaaS\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/blobpedia
https://github.com/UnityNodes/blobpedia
1/7 registries