Marketstack
0
Exposes Marketstack API endpoints as Model Context Protocol (MCP) tools for accessing financial data.
소개
This Model Context Protocol (MCP) server provides access to Marketstack API endpoints, offering financial data such as end-of-day and intraday information, stock splits, dividends, tickers, exchanges, currencies, timezones, bonds, and ETFs. By exposing these endpoints as MCP tools, it simplifies integration with MCP-compatible agents and systems, allowing for easy access to and utilization of financial data within automated workflows.
주요 기능
- Includes data for splits, dividends, tickers, exchanges, and more
- Configurable TTLs for cached data based on endpoint update frequency
- 0 GitHub stars
- Implements an in-memory LRU cache for improved performance
- Provides access to end-of-day and intraday stock data
- Exposes Marketstack API endpoints as MCP tools
사용 사례
- Automating financial analysis workflows
- Accessing real-time market data through an MCP client
- Integrating financial data into MCP-compatible agents