Unit Converter AI MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Unit Converter AI MCP Serverconvert 10 pounds to kilograms"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-mcpUsage
# Run standalone
python server.py
# Or via MCP
mcp install unit-converter-ai-mcpTools
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.
Links
Website: meok.ai
GitHub: CSOAI-ORG/unit-converter-ai-mcp
License
MIT — MEOK AI Labs
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