Catalog
io.github.guptaprakhariitr/unit-converter-mcp
Officialby guptaprakhariitr · TypeScript
Unit & Currency Converter
60+ units, live FX, timezones, and date arithmetic for AI agents.
Converts 60+ units, handles foreign exchange rates, timezones, and date arithmetic.
Topics
claudecurrencycursormcpmcp-servermodel-context-protocoltimezoneunit-conversionutility
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"unit-converter-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://unit-converter-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.