MCP Server
Unit & Currency Converter MCP Server
io.github.guptaprakhariitr/unit-converter-mcp
What is the Unit & Currency Converter MCP server?
60+ units, live FX, timezones, and date arithmetic for AI agents.
How to install Unit & Currency Converter
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"unit-converter-mcp": {
"url": "https://unit-converter-mcp.atlasword.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"unit-converter-mcp": {
"serverUrl": "https://unit-converter-mcp.atlasword.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"unit-converter-mcp": {
"type": "http",
"url": "https://unit-converter-mcp.atlasword.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"unit-converter-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://unit-converter-mcp.atlasword.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http unit-converter-mcp https://unit-converter-mcp.atlasword.workers.dev/mcpRelated MCP servers
Drug-drug interaction checker for clinical LLMs using RxNorm and DailyMed.
View repository →FDA drug approvals, 510(k) device clearances, recalls and adverse-event reports.
View repository →Geopolitical event detection, tone timeseries, actor trends from GDELT 2.0.
View repository →Validate Indian GSTINs locally (Verhoeff), extract PAN, identify issuing state.
View repository →