@pipeworx/chainlist
Connect: https://gateway.pipeworx.io/chainlist/mcp · Install: one-click buttons
Tools: 3
Chainlist MCP — registry of EVM chains with RPC URLs, chain IDs, native currency, explorers, faucets. Sourced from chainid.network. No auth.
Tools
list_chains(testnet?, name?)— browse / search the chain listget_chain(chain_id_or_short_name)— full chain record by chainId or shortNamefind_rpc(chain_id_or_short_name, https_only?)— RPC URLs for a given chain
Data source
https://chainid.network/chains.json — community-maintained list (also mirrored at chainlist.org).
Tools
- list_chains — Browse or filter the EVM chain registry.
- get_chain — Fetch a single chain by chainId (number) or shortName (e.g. “eth”, “matic”, “arb1”).
- find_rpc — Return RPC endpoints for a chain. https_only=true filters out ws:// + http:// only.
Tools
-
find_rpc— Return RPC endpoints for a chain. https_only=true filters out ws:// + http:// only. -
get_chain— Fetch a single chain by chainId (number) or shortName (e.g. eth , matic , arb1 ). -
list_chains— Browse or filter the EVM chain registry.