We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/John0n1/Geth-MCP-Proxy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
example.env•292 B
GETH_URL=https://ethereum-rpc.publicnode.com # URL to your Geth node's JSON-RPC endpoint
# PORT=3000 # Optional: Server port (default: 3000)
ALLOW_SEND_RAW_TX=0 # Optional: Set to 1/true to enable transaction broadcasting (disabled by default for security)