
Anirbanbasu Frankfurtermcp
Pull live and historical currency rates from the Frankfurter API through MCP while building pricing, billing, or multi-currency UI.
Overview
ai.smithery/anirbanbasu-frankfurtermcp is a Build-phase MCP server that exposes Frankfurter API currency exchange rates to your agent for integrations and multi-currency features.
What is this MCP server?
- MCP wrapper around the Frankfurter currency exchange rate API
- Smithery streamable-http remote at server version 1.15.0
- Bearer smithery_api_key for Smithery authentication
- Suited for multi-currency SaaS, ecommerce, and invoice display logic
- Open-source reference at github.com/anirbanbasu/frankfurtermcp
- Packaged server version 1.15.0
- Transport: Smithery streamable-http MCP remote
- Upstream: Frankfurter currency exchange rate API
Community signal: 6 GitHub stars.
What problem does it solve?
You need dependable FX rates in the repo while building pricing or checkout, and jumping between API docs and the IDE slows integration.
Who is it for?
Indie SaaS and ecommerce builders adding multi-currency display or simple conversion logic via Frankfurter.
Skip if: Enterprises needing commercial FX feeds, hedging, or PCI-scoped payment routing without a dedicated rates provider.
What do I get? / Deliverables
Your agent can query Frankfurter rates through MCP and help you implement conversions and displays with less context switching.
- Working agent prompts and code paths that call Frankfurter via MCP
- Multi-currency price or total display backed by live rate queries
- Documented MCP remote config for your team’s agent setup
Recommended MCP Servers
Journey fit
Exchange-rate wiring is integration work you do while implementing product features, even if you also use rates earlier for pricing estimates. Integrations subphase is where external FX APIs connect to checkout, dashboards, and agent-assisted codegen.
How it compares
Thin MCP integration over Frankfurter, not a billing platform or spreadsheet skill.
Common Questions / FAQ
Who is ai.smithery/anirbanbasu-frankfurtermcp for?
Solo developers and small teams building apps that need Frankfurter-backed exchange rates inside Claude Code, Cursor, or other MCP clients.
When should I use ai.smithery/anirbanbasu-frankfurtermcp?
Use it while implementing backend or frontend integrations for live or historical currency conversion during the build phase.
How do I add ai.smithery/anirbanbasu-frankfurtermcp to my agent?
Add https://server.smithery.ai/@anirbanbasu/frankfurtermcp/mcp as a streamable HTTP MCP server and configure the Authorization header with Bearer smithery_api_key.