Skip to main content
Glama

ValueRouter MCP Server

get_supported_chains

Retrieve all supported blockchain networks for USDC bridging on the ValueRouter MCP Server, with optional inclusion of testnet chains.

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" }

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