You're viewing a demo portfolio

Join the waitlist
PRSM

find_rpc

Active

Tool of mcp-chainlist

declared in 0.1.0

Return RPC endpoints for a chain. https_only=true filters out ws:// + http:// only.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "https_only": true,
      "chain_id_or_short_name": "eth"
    },
    {
      "chain_id_or_short_name": "matic"
    }
  ],
  "required": [
    "chain_id_or_short_name"
  ],
  "properties": {
    "https_only": {
      "type": "boolean",
      "description": "Default true"
    },
    "chain_id_or_short_name": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-chainlist

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

2/7 registries
View full server →