unit-converter
Unit Converter API
長さ、重量、温度、体積、速度、データ容量の単位を変換できます。変換式も含まれます。x402 によるコールごとの支払い(Base L2 上の USDC)で、API キー不要・登録不要・レート制限なしです。
klymax402 マーケットプレイスの一部として提供しています。AI エージェント向けの x402 マイクロペイメント API を、1つのウォレットと Base 上の USDC で利用できます。
クイックスタート -- MCP
MCP クライアント設定(Claude Desktop、Cursor、ElizaOS など)に追加してください:
{
"mcpServers": {
"unit-converter": {
"url": "https://unit-converter.api.klymax402.com/mcp"
}
}
}Related MCP server: ucon-mcp
クイックスタート -- HTTP (x402)
curl -X POST "https://unit-converter.api.klymax402.com/api/convert" \
-H "Content-Type: application/json" \
-d '{"value":"1","from":"...","to":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402 対応クライアント(@x402/fetch、x402-agent-tools、ATXP)は、402 → 署名 → リトライの処理を自動的に行います。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.000 | 測定単位の値を変換する |
utility_convert_units
測定単位の変換が必要なときに使用します。変換結果と計算式を JSON で返します。
使用場面: 計算、データ分析、サイエンティフィックコンピューティング、レシミの分量調整、エンジニアリングアプリケーションでの単位変換。
対象外: 通貨換算(finance_convert_currency を使用)、タイムゾーン変換(utility_convert_timezone を使用)、株価(finance_get_stock_price)。
具体的な使い方
まず、以下のような クエンス:
{"inputValue":100,"from":"km","to":"mi","result":62.1371,"formula":"100 km * 0.621371 = 62.1371 mi","category":"length"}エージェント プロンプト例
「測定単位の間を変換して」
支払い
プロトコル: x402 -- HTTP ネイティブのコールごとの支払い、サイン登録不要、APIキー不要
ネットワーク: Base L2 (
eip155:8453)アセット: USDC
ファシリテーター: Coinbase CDB(プライマリ)、PayAI(フォールバック)
ATXP からも利用可能(OK、OAuth でラップされた x402、RFC 9728 の保護リソース・メタデータ)
klymax 402 の一部
AI エージェント向けのマイクロペイメント API を 100 コ提供する klymax402マーケットプレイス。1つのウォレット、Base 上の USDC、サインアップ不要。
全API リファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides precise conversions between different units of measurement including temperature, length, weight, and volume.168MIT
- AlicenseNot gradedqualityBmaintenanceVerified unit conversion and dimensional analysis for AI agents. 190+ units, 31 domain formulas (clinical, physics, aerospace, SRE), physical constants with uncertainty propagation. Refuses invalid conversions structurally: the tool that won't convert mg to mL and knows the difference between torque and energy.AGPL 3.0
- AlicenseNot gradedqualityBmaintenanceEnables unit conversion for length, weight, temperature, and currency using simple tools, with a free tier and paid upgrade for higher usage.14MIT
- FlicenseNot gradedqualityBmaintenanceConverts units, currencies, timezones, and dates with a generous free tier of 500 calls/month.1
Related MCP Connectors
60+ units, live FX, timezones, and date arithmetic for AI agents.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Br0ski777/unit-converter-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server