Skip to main content
Glama

Arbitrum MCP Server

chain_info

Retrieve detailed chain-specific data like rollup and bridge contract addresses, chain ID, RPC URL, explorer URL, and native token details for Arbitrum chains including Xai, Arbitrum One, and Nova.

Instructions

Get comprehensive chain information including rollup contract address, bridge addresses, chain ID, RPC URL, explorer URL, native token details, and all bridge contract addresses. Use this for questions about rollup addresses, bridge contracts, chain IDs, or any chain-specific data for Arbitrum chains like Xai, Arbitrum One, etc.

Input Schema

NameRequiredDescriptionDefault
chainNameYesChain name to look up (e.g., 'Xai', 'Arbitrum One', 'Nova', 'Stylus')

Input Schema (JSON Schema)

{ "properties": { "chainName": { "description": "Chain name to look up (e.g., 'Xai', 'Arbitrum One', 'Nova', 'Stylus')", "type": "string" } }, "required": [ "chainName" ], "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/dewanshparashar/arbitrum-mcp'

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