Leaderboard/Unit & Currency Converter
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

Unit & Currency Converter

60+ units, live FX, timezones, and date arithmetic for AI agents.

90/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance30/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
88ms
Conformance
Pass
Trend
Stable
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 405 in 88ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 88ms, task completion: 100%
Skills
convert_unit

Convert a numeric value between units. Categories: length, mass, volume, area, time, temperature, energy, speed, data, pressure. Accepts canonical names ('meter', 'pound') or common aliases ('m', 'lb'). Returns {input, output, category}.

list_units

List all supported units grouped by category. Use this when you're not sure what unit names the converter accepts.

convert_currency

Convert an amount between currencies. Live FX from exchangerate.host (free, no key). Pass an optional ISO date for historical rates. Returns {amount, from, to, rate, date, source}.

convert_timezone

Re-anchor an ISO datetime from one IANA timezone to another. Accepts the common timezones (UTC, America/*, Europe/*, Asia/Kolkata, Asia/Tokyo, etc.). Returns the equivalent ISO datetime in the target timezone + the offset difference in hours.

date_diff

Calculate the difference between two ISO dates in the requested unit (ms / seconds / minutes / hours / days / weeks).

list_timezones

List supported timezones + UTC offsets.

Tools
6 tools verified via live probe
verified 1d ago
Server: unit-converter-mcpVersion: 0.1.0Protocol: 2025-06-18
Recent Probe Results
TimestampStatusLatencyConformance
Jun 12, 2026success88msPass
Source Registries
mcp-registry
First Seen
Jun 11, 2026
Last Seen
Jun 11, 2026
Last Probed
Jun 12, 2026