Skip to main content
Glama

Arbitrum MCP Server

set_rpc_url

Configure the default RPC URL for all subsequent requests, enabling consistent interaction with Arbitrum Nitro nodes and chains through the MCP server.

Instructions

Set the default RPC URL for subsequent requests

Input Schema

NameRequiredDescriptionDefault
rpcUrlYesThe RPC URL to set as default

Input Schema (JSON Schema)

{ "properties": { "rpcUrl": { "description": "The RPC URL to set as default", "type": "string" } }, "required": [ "rpcUrl" ], "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