About
Overview
The Currency Converter MCP Server enables AI agents to convert between currencies using current exchange rates. It supports 150+ currencies with historical rate data.
Capabilities
Tools & Capabilities
⚡convert
Convert between currencies
⚡get_rate
Get exchange rate between two currencies
⚡list_currencies
List supported currencies
Setup
Installation
bash
Install
npx -y mcp-server-currencyExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"currency": {
"command": "npx",
"args": ["-y", "mcp-server-currency"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026