You're viewing a demo portfolio

Join the waitlist
PRSM

list_chains

Active

Tool of mcp-chainlist

declared in 0.1.0

Browse or filter the EVM chain registry.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "active": true,
      "testnet": false
    },
    {
      "name": "ethereum",
      "active": true
    }
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Case-insensitive substring filter on chain name"
    },
    "active": {
      "type": "boolean",
      "description": "Restrict to active chains (default true — excludes deprecated)"
    },
    "testnet": {
      "type": "boolean",
      "description": "Include testnets only (true) / mainnets only (false). Default: all."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-chainlist

https://github.com/pipeworx-io/mcp-chainlist

2/7 registries
View full server →