BOB Currency Rates Connector for Claude
Last Updated: August 8, 2026
A free, public MCP (Model Context Protocol) server with live and historical exchange rates for 178+ currencies, hosted by BOB Tools. No account, no API key, no authentication — just add the URL and ask Claude about currency rates:
https://api.bob.tools/mcp-currencyWhat you can do
- Current rates: "What's the EUR and GBP rate right now?" — current rate, previous-day rate, and percentage change, relative to USD.
- Historical data: "How did the yen move over the last 90 days?" — daily aggregates (min/max/avg/open/close) or full hourly data points.
- Conversions and analysis: Claude combines the rates with your numbers — convert amounts, compare trends, build tables and charts.
How to connect
In Claude (web, desktop, or mobile):
- Open Settings → Connectors and choose Add custom connector.
- Enter the server URL:
https://api.bob.tools/mcp-currency - That's it — no sign-in step. Enable the connector in a chat and ask about rates.
The same URL works in any MCP-compatible client — for example Claude Code (claude mcp add --transport http bob-currency https://api.bob.tools/mcp-currency).
Available tools
All tools are read-only.
| get_available_currencies | List all supported currency tickers with name, country, and ISO code. |
|---|---|
| get_current_rates | Current rates (relative to USD) for the requested tickers — or all of them — with previous-day rate and percentage change. |
| get_historical_rates | Historical data for a currency: a date range or last N days, daily aggregated or hourly. |
| get_data_availability | Coverage check: how far back the history goes, record counts, available tickers. |
Data and privacy
- The server is anonymous and stateless: no account, no personal data collected — requests simply return exchange-rate data.
- Rates are provided for informational purposes and may differ from bank or exchange rates; verify before financial decisions.
- Our practices are described in the Privacy Policy.
Looking for the full BOB Tools workspace connector (records, forms, documents)? See bob.tools/mcp. Prefer an app? Try our Currency Converter Offline.
Support
Questions or issues with the connector? Contact us at support@bob.tools.