Skip to main content
Glama

MCP Ethers Wallet

parseEther

Convert ether values into a standardized format for blockchain transactions. Simplifies handling ether amounts in Ethereum networks through the MCP Ethers Wallet.

Input Schema

NameRequiredDescriptionDefault
etherYesThe ether value to parse

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ether": { "description": "The ether value to parse", "type": "string" } }, "required": [ "ether" ], "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