Blockscout MCP
get_chains_list
Get the list of known blockchain chains with their IDs. Useful for getting a chain ID when the chain name is known. This information can be used in other tools that require a chain ID to request information.
Remote blockscout/mcp-server
Other tools also called get_chains_list?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}