You're viewing a demo portfolio

Join the waitlist
PRSM

list_ecosystem_projects

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

List Canton Network ecosystem projects (DeFi protocols, wallets, custody, infrastructure, NaaS, etc.) from the curated canton.wiki catalog. Filter by category or free-text query. Returns name, category, description and URL — a static directory of who-builds-on-Canton, not live on-chain/TVL data (use get_token_market for live DeFi TVL). Canton-only.

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\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →
list_ecosystem_projects — io.github.UnityNodes/canton-ccpedia — PRSM MCP