Skip to main content
Glama

MCP Ethers Wallet

formatEther

Convert wei values to ether for Ethereum transactions and calculations using MCP Ethers Wallet’s standardized interface, ensuring accurate blockchain interactions.

Instructions

Convert a wei value to a decimal string in ether

Input Schema

NameRequiredDescriptionDefault
weiYesThe wei value to format

Input Schema (JSON Schema)

{ "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