Skip to main content
Glama

ValueRouter MCP Server

get_supported_chains

Retrieve a list of supported blockchain networks for USDC bridging, with the option to include testnets, using the ValueRouter MCP Server.

Instructions

Get all supported chains for USDC bridging

Input Schema

NameRequiredDescriptionDefault
includeTestnetsNoWhether to include testnet chains

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "includeTestnets": { "default": false, "description": "Whether to include testnet chains", "type": "boolean" } }, "type": "object" }

Other Tools from ValueRouter MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RWAValueRouter/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server