Skip to main content
Glama

Server Details

EODHD MCP — wraps EOD Historical Data (eodhd.com)

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-eodhd
GitHub Stars
0

TDQS

A3.8/5.0

Scored across 33 tools

Disambiguation3/5

The three ask_pipeworx variants (stable, beta, grounded) are near-identical routers that overlap heavily, and the five polymarket_* tools plus bet_research share substantial conceptual territory. The descriptions are extraordinarily detailed and do provide explicit routing rules ('prefer X over Y'), which rescues the set from being truly ambiguous, but the agent still has to read a lot to pick correctly.

Naming Consistency3/5

Mostly snake_case, but conventions are mixed: some tools are verb_noun (resolve_entity, compare_entities, validate_claim) while others are bare noun phrases (entity_profile, recent_changes, recent_alerts, deep_research, suggest_questions). Two tools carry an eodhd_ prefix that nothing else follows. Readable, but no single predictable pattern.

Tool Count2/5

33 tools is well above the 15-tool sweet spot for what is essentially a data-gateway server, and the surface mixes several unrelated domains (EODHD pricing, Polymarket betting, AI-visibility scanning, memory, dependency scanning) rather than a single coherent scope. The meta-tools (ask_pipeworx, discover_tools) partly justify the breadth but the raw count is heavy.

Completeness4/5

The meta/gateway layer (ask, discover, deep_research, grounded, resolve/profile/compare entities, memory, subscriptions, feedback) is thorough, and the Polymarket family covers discovery, arbitrage, fill risk, and cross-venue spreads. Minor gaps exist—eodhd_* exposes only prices and fundamentals with no news or intraday endpoints—but agents can work around these via the routing tools.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 2 tool updates
    • Changedbet_research2 fields changed
      • changedInput schema / examples
        Previous value: -[
        -  {
        -    "market": "will-bitcoin-reach-100k-in-july-2026"
        -  },
        -  {
        -    "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026"
        -  }
        -]New value: +[
        +  {
        +    "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination"
        +  },
        +  {
        +    "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination"
        +  }
        +]
      • changedInput schema / properties / market / description
        Previous value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
    • Changedpolymarket_kalshi_spread2 fields changed
      • changedInput schema / examples
        Previous value: -[
        -  {
        -    "topic": "fed"
        -  },
        -  {
        -    "topic": "btc"
        -  }
        -]New value: +[
        +  {
        +    "topic": "fed"
        +  },
        +  {
        +    "topic": "btc"
        +  },
        +  {
        +    "topic": "bitcoin"
        +  },
        +  {
        +    "topic": "fed rate decision"
        +  }
        +]
      • changedInput schema / properties / topic / description
        Previous value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables interaction with EOD Historical Data APIs, providing access to 75 read-only tools for financial data including fundamentals, news, screeners, and options via MCP transports.
    20
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Real-time financial market data MCP server. Stocks, crypto, technicals, sentiment, FDA calendar. No API keys required.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides Yahoo Finance data including stock info, historical prices, dividends, financials, earnings, news, and more through a set of MCP tools, deployable on Azure Functions.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.