tiingo-mcp-server

Adimendun/tiingo-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 3d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tiingo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Adimendun/tiingo-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server for [Tiingo](https://tiingo.com) financial data API. Exposes stock prices, real-time quotes, fundamentals, news, crypto, and forex data to Claude. | Tool | Description | |------|-------------| | `tiingo_ticker_meta` | Company name, exchange, data range | | `tiingo_prices_eod` | Adjusted EOD OHLCV (daily/weekly/monthly) |

Tools (12)

tiingo_crypto_pricestiingo_crypto_realtimetiingo_forex_pricestiingo_forex_realtimetiingo_fundamentals_dailytiingo_fundamentals_definitionstiingo_fundamentals_statementstiingo_newstiingo_prices_eodtiingo_prices_intradaytiingo_quote_realtimetiingo_ticker_meta