Converts units across length, weight, temperature, volume, speed, and data sizes through a remote API endpoint. The server uses server-sent events transport and requires x402 micropayments, so you'll need to handle the payment integration to use it. The GitHub repo is pretty bare, just configuration files without exposed implementation details or documentation about available conversion functions. You'd reach for this if you want unit conversion as a service rather than a local library, though the micropayment requirement means every conversion call has a cost attached. The remote API setup means no local dependencies, but also no visibility into what conversions are actually supported or how precise they are.
Public tool metadata for what this MCP can expose to an agent.
utility_convert_unitsUse this when you need to convert between measurement units. Returns the conversion result with formula in JSON. Returns: 1. result (converted value) 2. from and to units 3. inputValue 4. formula (hu4 paramsUse this when you need to convert between measurement units. Returns the conversion result with formula in JSON. Returns: 1. result (converted value) 2. from and to units 3. inputValue 4. formula (hu
tostringfromstringvaluenumbercategorystringcom.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json