Frankfurter MCP
Related Servers
Alternatives to Frankfurter MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceProvides real-time and historical foreign exchange rates for 31+ currencies, enabling currency conversion, historical rate lookups, and time series analysis using data from the Frankfurter API.-
- AlicenseNot gradedqualityCmaintenanceEnables currency exchange rate lookups, amount conversion, historical rate retrieval, and listing of supported currencies via the Frankfurter API.3 npmMIT
- AlicenseNot gradedqualityBmaintenanceProvides live and historical foreign-exchange rates from the European Central Bank via Frankfurter API, enabling currency conversion, rate lookup, and trend analysis without API keys.8 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables fetching real-time exchange rates between currencies and listing supported currency codes using the Frankfurter API.-
- AlicenseNot gradedqualityCmaintenanceEnables real-time currency exchange rate lookup, conversion, historical rates, and currency catalog using the free Frankfurter API, no API key required.1 npmISC
- AlicenseNot gradedqualityCmaintenanceWraps the Frankfurter API to enable currency exchange rate queries and conversions through natural language.6 npmMIT
TDQS
Scored across 5 tools
Every tool has a clearly distinct purpose with no ambiguity. convert_currency_latest and convert_currency_specific_date handle currency conversion with different time contexts, while get_historical_exchange_rates, get_latest_exchange_rates, and get_supported_currencies provide different types of exchange rate data and metadata. The descriptions clearly differentiate their functions.
All tools follow a consistent verb_noun pattern with snake_case naming throughout. The naming convention is predictable and readable, with clear action-object relationships (e.g., convert_currency, get_exchange_rates, get_supported_currencies).
With 5 tools, this server is well-scoped for a currency exchange rate service. Each tool earns its place by covering distinct aspects of the domain: currency conversion (two variants), exchange rate retrieval (historical and latest), and currency metadata. This is an appropriate number for the purpose.
The tool surface provides complete coverage for a currency exchange rate API. It includes conversion operations (with time flexibility), data retrieval (historical and current), and metadata (supported currencies). There are no obvious gaps—agents can perform all expected currency exchange workflows without dead ends.