Skip to main content
Glama
floriancaro

fred-mcp-server

by floriancaro

Related Servers

Alternatives to fred-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that wraps the Federal Reserve Economic Data (FRED) API, providing access to over 800,000 economic time series like GDP and unemployment. It enables AI agents to search for data, retrieve metadata, and fetch historical observations directly from the St. Louis Fed.
      -
    • A
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that provides tools to search and retrieve economic data series from the Federal Reserve Economic Data (FRED) API.
      2
      455 npm
      11
      AGPL 3.0
    • F
      license
      A
      quality
      D
      maintenance
      A local MCP server that gives Claude and other MCP clients access to Federal Reserve Economic Data (FRED) — 800,000+ economic time series covering GDP, inflation, employment, interest rates, and more.
      3
      2
      -
    • A
      license
      Not graded
      quality
      F
      maintenance
      A comprehensive MCP server providing access to all FRED API endpoints with intelligent large data handling, project-based storage, and async job processing for AI assistants like Claude.
      11 PyPI
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      An MCP server that provides economic intelligence using FRED data, including series search, metadata, observations, comparisons, and a curated macroeconomic knowledge graph with GraphRAG, digital twin simulation, and explainability.
      13
      MIT

    TDQS

    B3.1/5.0

    Scored across 33 tools

    Disambiguation3/5

    Most tools are scoped to a distinct FRED entity, but the many tag-related variants (fred_tags, fred_related_tags, fred_series_tags, fred_series_search_tags, fred_series_search_related_tags, fred_category_tags, fred_release_tags) overlap in purpose and could easily be misselected. Singular/plural pairs like fred_releases/fred_release and fred_releases_dates/fred_release_dates also create avoidable ambiguity.

    Naming Consistency4/5

    The snake_case fred_<entity>_<detail> and geofred_<detail> patterns are mostly consistent and readable. Minor inconsistencies exist: fred_related_tags doesn't follow the same entity-action structure, and plural/singular pairs like fred_sources vs fred_source alternate between list-all and get-one without a uniform prefix like 'list_' or 'get_'.

    Tool Count2/5

    At 33 tools, this is well beyond the comfortable MCP scope and would overwhelm an agent trying to pick the right endpoint. While each tool maps to a real FRED API endpoint, several could be consolidated, making the surface heavier than necessary for agent use.

    Completeness5/5

    The server covers the full FRED domain: categories, releases, series, observations, sources, tags, updates, vintage dates, and GeoFRED regional data. Since FRED is a read-only data API, the absence of create/update/delete operations is appropriate, and there are no obvious dead-end workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues