Skip to main content
Glama
CSOAI-ORG

Unit Converter AI MCP Server

Unit Converter Ai

By MEOK AI Labs — MEOK AI Labs MCP Server

Unit Converter AI MCP Server — Unit conversion tools.

Installation

pip install unit-converter-ai-mcp

Usage

# Run standalone
python server.py

# Or via MCP
mcp install unit-converter-ai-mcp

Tools

convert_length

Convert between length units: mm, cm, m, km, inch, foot, yard, mile, nautical_mile, light_year.

Parameters:

  • value (float)

  • from_unit (str)

  • to_unit (str)

convert_weight

Convert between weight units: mg, g, kg, tonne, oz, lb, stone, ton_us, ton_uk.

Parameters:

  • value (float)

  • from_unit (str)

  • to_unit (str)

convert_temperature

Convert between temperature units: celsius, fahrenheit, kelvin, rankine.

Parameters:

  • value (float)

  • from_unit (str)

  • to_unit (str)

convert_currency_data

Convert currency using static reference rates (for estimation only). Use live API for production.

Parameters:

  • value (float)

  • from_currency (str)

  • to_currency (str)

Authentication

Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.

License

MIT — MEOK AI Labs

A
license - permissive license
-
quality - not tested
C
maintenance

Latest Blog Posts

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/CSOAI-ORG/unit-converter-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server