Skip to main content
Glama

MCP Ethers Wallet

formatEther

Convert wei values to ether for accurate Ethereum transactions and wallet management. Enables efficient handling of blockchain data within the Ethereum ecosystem.

Input Schema

NameRequiredDescriptionDefault
weiYesThe wei value to format

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "wei": { "description": "The wei value to format", "type": "string" } }, "required": [ "wei" ], "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/crazyrabbitLTC/mcp-ethers-server'

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