Skip to main content
Glama

Market Intel MCP

Server Details

Live & historical FX rates and currency conversion for AI agents. No API keys.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
datakoot/market-intel-mcp
GitHub Stars
0
Server Listing
Market Intel MCP

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 8 tool updates
    • Removedcrypto_market
    • Removedcrypto_price
    • Changedfx_convert4 fields changed
      • removedInput schema / properties / amount / description
        Removed value: -"Amount to convert (default 1)"
      • changedInput schema / properties / from / description
        Previous value: -"Source currency code, e.g. USD"New value: +"Source 3-letter currency"
      • changedInput schema / properties / to / description
        Previous value: -"Target currency code, e.g. EUR"New value: +"Target 3-letter currency"
      • changedInput schema / required
        Previous value: -[
        -  "from",
        -  "to"
        -]New value: +[
        +  "amount",
        +  "from",
        +  "to"
        +]
    • Addedfx_currencies
    • Addedfx_historical
    • Changedfx_rates2 fields changed
      • changedInput schema / properties / base / description
        Previous value: -"Base currency code (default USD)"New value: +"3-letter base currency, e.g. USD, EUR (default USD)"
      • changedInput schema / properties / symbols / description
        Previous value: -"Optional comma-separated target codes, e.g. EUR,GBP,JPY. Omit for all."New value: +"Optional comma-separated targets, e.g. EUR,GBP,JPY"
    • Addedfx_timeseries
    • Removedstock_quote
  2. 5 tool updates
    • First observedcrypto_market
    • First observedcrypto_price
    • First observedfx_convert
    • First observedfx_rates
    • First observedstock_quote

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Currency conversion and exchange rates for AI assistants. 170+ currencies, historical data back to 1999.
    4
    81
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides real-time foreign-exchange rates, historical data, and multi-currency lookups to MCP-compatible AI coding assistants like Claude Code and Cursor.
    4
    127
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables searching and converting currencies, stocks, crypto, ETFs, and funds with current rates and source freshness for AI agents.
    15
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: listing currencies, getting latest rates, historical single-date rates, converting amounts, and time series. No overlap in functionality.

Naming Consistency5/5

All tool names follow the consistent 'fx_' prefix plus a descriptive noun (convert, currencies, historical, rates, timeseries), making them predictable.

Tool Count5/5

Five tools is well-scoped for an FX data server, covering essential operations without unnecessary bloat or gaps.

Completeness5/5

The tool set covers all typical FX needs: listing currencies, latest rates, historical single-date rates, time series, and currency conversion. No obvious gaps for a read-only reference API.