mcpbeat Sign in

Exchange Rates MCP by UnClick MCP Server

local only

Exchange Rates MCP by UnClick runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm.

Currency conversion plus latest and historical exchange rates. By UnClick.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 3 · +100% w/w
a month agotoday
21
Installs / week
npm · @unclick/exchangerate-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add exchangerate -- npx -y @unclick/exchangerate-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "exchangerate": {
      "args": [
        "-y",
        "@unclick/exchangerate-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.exchangerate]
command = "npx"
args = ["-y", "@unclick/exchangerate-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "exchangerate": {
      "args": [
        "-y",
        "@unclick/exchangerate-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "exchangerate": {
      "args": [
        "-y",
        "@unclick/exchangerate-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Exchange Rates MCP by UnClick

same job, measured the same way
O
Global Exchange Rates
by globalexchangerates

Official exchange rates from central banks: latest & historical rates plus currency conversion.

answering
UniRate API
by unirate-api

Currency conversion and exchange rates for AI. 170+ currencies, historical data back to 1999.

29 installs/wk local only
Exchange Rates MCP Server
by cyanheads

Convert currencies, get FX rates, and query historical ECB exchange rate data.

442 installs/wk 7 tools answering
Realtime Exchange Rate MCP
by cahthuranag

Real-time currency exchange rates, historical data, and multi-currency lookups for MCP clients.

270 installs/wk local only
FX Converter MCP
by lulu-the-narwhal

Free, keyless real-time currency conversion and exchange rates for any currency pair.

2 tools answering
Market Intel MCP
by datakoot

Live & historical FX rates and currency conversion for AI agents. No API keys.

5 tools answering
C
Currency Rates (ECB)
by invokera

Latest and historical ECB foreign-exchange reference rates for 30+ currencies, via Frankfurter.

3 tools answering
Exchange Fx
by theluckystrike

FX and exchange rate lookups plus currency conversion, from the European Central Bank. No API key.

local only

Exchange Rates MCP by UnClick — questions

Answers built from our own checks of this server.

Why is there no uptime for Exchange Rates MCP by UnClick?
Exchange Rates MCP by UnClick runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @unclick/exchangerate-mcp was installed 21 times last week.
Is Exchange Rates MCP by UnClick still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Exchange Rates MCP by UnClick?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @unclick/exchangerate-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Exchange Rates MCP by UnClick?
The npm package @unclick/exchangerate-mcp was installed 21 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.