Analytics

StockData.org MCP Server

Connect your account, then chat with AI to run tools.

StockData provides real-time and historical financial market data via an API, enabling users to access stock quotes, market trends, and economic indicators. Use it for financial analysis, trading applications, and market research.

Managed
3 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for StockData.org — workflow patterns, data models, and gotchas for your AI agent.

StockData.org

Real-time and historical US stock market data: end-of-day prices, intraday OHLCV, and financial news.

Capabilities

  • End-of-day prices — daily OHLCV + adjusted close for any symbol. Supports date ranges (date_from, date_to). Use for historical analysis, trend review, portfolio tracking.
  • Intraday prices — unadjusted OHLCV at 1min/5min/15min/1hour intervals for a specific trading day. Use for intraday strategies and real-time monitoring.
  • Financial news — headlines, summaries, and entity matching. Filter by symbol, language, or entity relevance. Works without symbols for broad market news.

Patterns

  • Symbols are comma-separated tickers: AAPL, MSFT,TSLA (no spaces required).
  • Price endpoints require at least one symbol. News works with or without symbols.
  • Vendor rate limits apply on standard access; keep requests focused on needed symbols.
  • Intraday data is unadjusted — does not account for splits/dividends.

Tools in this Server (3)

Stockdata List Eod Data

Retrieve end-of-day (EOD) stock data for one or more symbols (e.g. AAPL,MSFT). Returns open, high, low, close, volume, and adjusted close for each tra...

Stockdata List Intraday Unadjusted Data

Get unadjusted intraday price data for one or more symbols (e.g. AAPL). Returns OHLCV data at the specified interval (1min, 5min, 15min, 1hour). Pass ...

Stockdata List News Feeds Per Symbols

Fetch financial news articles. Pass symbols (e.g. AAPL,MSFT) to filter news for specific stocks, or omit for all market news. Returns headlines, summa...

Frequently Asked Questions

What is the StockData.org MCP server?

StockData provides real-time and historical financial market data via an API, enabling users to access stock quotes, market trends, and economic indicators. Use it for financial analysis, trading applications, and market research. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect StockData.org to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/stockdata. Authentication is handled automatically.

How many tools does StockData.org provide?

StockData.org provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does StockData.org require?

StockData.org uses API Key. StockData.org requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect StockData.org to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/stockdata

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to StockData.org and paste the MCP URL into Remote MCP server URL.
  4. Click Add. StockData.org will appear under Not connected — select it and click Connect to complete OAuth.
Name: StockData.org
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/stockdata
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use StockData.org?

Sign in to connect your credentials and start running tools from the chat.

StockData.org MCP Server & Skill — 3 Tools