Marketstack MCP connector
Marketstack is a real-time and historical stock market data API that provides pricing and exchange information for global equities. The Marketstack MCP connector allows AI agents to retrieve end-of-day stock data for specific dates or latest trading sessions, access detailed ticker information, and query exchange details. It also supports analyzing historical market trends and tracking price movements across multiple international exchanges.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Marketstack MCP connector to perform the following actions:
- Monitor real-time stock prices across global exchanges to trigger automated trading workflows
- Track end-of-day market data and sync historical trends to your analytics platform
- Identify stock performance changes and alert stakeholders when price thresholds are breached
- Validate ticker symbols and exchange information before executing market-dependent business processes
- Build investment dashboards by pulling current and historical stock data into reporting tools
- Automate portfolio rebalancing decisions based on latest market closing prices
- Compare stock performance across exchanges to optimize international investment strategies
Example prompts
Use the following example prompts to invoke Marketstack MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me the latest closing price for Apple stock in Marketstack.Get end-of-day data for Microsoft from last Friday in Marketstack.What exchanges does Marketstack have data for in Europe?Retrieve the stock price history for Tesla over the past month from Marketstack.Find all tickers listed on the New York Stock Exchange in Marketstack.Pull today's closing prices for our portfolio companies from Marketstack.Check if the ticker symbol GOOGL exists in Marketstack.Get the latest market data for crude oil futures in Marketstack.Show me exchange details for the Tokyo Stock Exchange in Marketstack.Retrieve end-of-day prices for the S&P 500 index from Marketstack.
Marketstack MCP connector tools
The Marketstack MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getLatestEndOfDayData | Retrieves the most recent daily trading data for a specified stock ticker. |
| getEndOfDayDataByDate | Retrieves daily trading data for a stock ticker on a specific date. |
| getEndOfDayDataByDateRange | Retrieves daily trading data for a stock ticker across a specified date range. |
| getExchange | Retrieves information about a financial exchange. |
| getTicker | Retrieves information about a specific stock ticker. |