mcp-tiingo
If you are the rightful owner of mcp-tiingo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Tiingo Server is a Model Context Protocol server that provides access to various Tiingo API endpoints, enabling programmatic access to financial data.
The MCP Tiingo Server is designed to facilitate access to financial data through the Tiingo API using the Model Context Protocol (MCP). This server allows users to retrieve a wide range of financial information, including stock prices, news, forex data, and corporate actions. By leveraging the MCP protocol, the server provides a structured and efficient way to interact with Tiingo's comprehensive financial datasets. Users can access historical and real-time data, making it a valuable tool for financial analysis, research, and decision-making. The server is built using Node.js and requires a Tiingo API key for authentication. It is compatible with MCP clients, such as VSCode extensions and CLI tools, allowing for seamless integration into various workflows.
Features
- Access to Tiingo's comprehensive financial datasets
- Support for historical and real-time data retrieval
- Integration with MCP-compatible clients
- Structured and efficient data interaction
- Built with Node.js for easy setup and deployment
Tools
get_end_of_day_prices
Fetches End-of-Day prices for a given ticker symbol with optional date range and format.
get_news
Fetches news articles from Tiingo with various filtering options.
get_forex_prices
Fetches historical intraday Forex prices for a given ticker symbol with optional date range and frequency.
get_forex_top_of_book
Fetches real-time Forex Top-of-Book/Last data for one or more ticker symbols.
get_fundamentals_definitions
Fetches available fundamental metrics and their definitions.