Skip to main content
Glama

Arbitrum MCP Server

sync_status

Check synchronization status of Arbitrum nodes or retrieve the current block number if sync API is unavailable. Tool supports direct RPC URL input or defaults if configured.

Instructions

Get node synchronization status (may fall back to current block number if sync API unavailable)

Input Schema

NameRequiredDescriptionDefault
rpcUrlNoThe RPC URL of the Arbitrum node (optional if default is set)

Input Schema (JSON Schema)

{ "properties": { "rpcUrl": { "description": "The RPC URL of the Arbitrum node (optional if default is set)", "type": "string" } }, "required": [], "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