Skip to content

Add tiingo-mcp — Tiingo Financial Data API Server (Python) #3937

@wshobson

Description

@wshobson

Server Information

Description

MCP server for the Tiingo financial data API providing 17 tools:

Category Tools
EOD Stocks get_stock_metadata, get_stock_prices
IEX Real-Time get_realtime_price, get_intraday_prices
Forex get_forex_quote, get_forex_prices
Crypto get_crypto_quote, get_crypto_prices, get_crypto_metadata
News get_news
Fundamentals get_fundamentals_definitions, get_financial_statements, get_daily_fundamentals, get_company_meta
Corporate Actions get_dividends, get_dividend_yield, get_splits

Installation

uvx tiingo-mcp
# or
pip install tiingo-mcp

Configuration

Requires TIINGO_API_KEY environment variable. Free keys available at https://api.tiingo.com.

Why Add This

  • Tiingo covers 82,468 securities, 2,100+ crypto tickers, 140+ forex pairs, 50M+ news articles
  • No high-quality Tiingo MCP server exists in the registry
  • Production-ready: async, retries, structured errors, 60 tests
  • Published to PyPI, installable via uvx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions