Skip to main content
Glama

Related Servers

Alternatives to cbr-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables access to National Bank of Poland (NBP) financial data, including exchange rates and other economic indicators, through the NBP Web API without requiring an API key.
      2 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Central Bank of Russia (CBR) data for AI agents — daily and historical currency rates, key rate, inflation, and macro statistics. Five typed MCP tools, in-memory TTL cache, MIT-licensed, no API key required.
      5
      75 PyPI
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides 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.
      4 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Fetches official currency exchange rates from the National Bank of Kazakhstan, supports conversion and rate dynamics tracking.
      5
      15 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides access to currency exchange rates and conversion tools using the Frankfurter API, including latest rates, historical data, and time series from sources like the European Central Bank.
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides access to Croatian National Bank exchange rates without needing an API key, enabling currency conversion and rate queries through natural language.
      2 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation4/5

    Most tools have clear, distinct purposes: key rate, daily rates, single currency rate, dynamics, history, metals, and conversion. The only mild overlap is between get_daily_rates and get_currency_rate, but one returns all currencies and the other a specific currency with daily change. get_key_rate and get_key_rate_history are also distinguishable by current vs historical scope.

    Naming Consistency5/5

    All tools use a consistent snake_case verb_noun pattern with get_ as the dominant verb. convert_currency breaks the get_ prefix but still follows the same verb_noun convention, so the naming is predictable and coherent.

    Tool Count5/5

    Seven tools is well-scoped for a Central Bank of Russia rates server. Each tool covers a meaningful aspect of the domain without unnecessary proliferation or obvious redundancy.

    Completeness4/5

    The surface covers current and historical key rates, daily and specific currency rates, rate dynamics, metals prices, and currency conversion. Minor gaps exist, such as no explicit supported-currency list or a dedicated historical conversion endpoint, but these can be worked around with the existing daily rates and dynamics tools.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues