developer-toolsapi_key

Nasdaq

Nasdaq Data Link is a cloud-based financial data platform providing access to curated premium and free datasets including equity prices, company fundamentals, earnings estimates, options data, forex rates, and economic indicators through REST and Streaming APIs, with integrations for Python, R, Excel, and SQL.

Verdict

The Nasdaq MCP gives your team direct access to market data inside Switchy — real-time quotes, dividend histories, analyst ratings, and target prices across thousands of symbols. @mention it to pull financials into a Space without switching tabs or exporting CSVs. Analysts and portfolio managers get the most value: they can compare price targets, track dividend schedules, or audit rating changes without leaving the conversation. Setup requires a Nasdaq Data Link API key, which comes with usage limits on the free tier — heavy users should confirm their plan supports the call volume they need.

Common use cases

  • Compare analyst price targets before earnings
  • Track dividend payment schedules for portfolio holdings
  • Pull real-time quotes during client calls
  • Audit rating changes across a watchlist
  • Surface historical dividend data for tax prep

Integration

Vendor
Nasdaq
Category
developer-tools
Auth
API_KEY
Tools
6
Composio slug
nasdaq

Tools

  • Get Analyst Ratings and Target Prices

    Retrieves analyst ratings and target prices for a specific symbol using zacks datatables (zacks/ar for ratings, zacks/tp for target prices).

  • Get Datatable Metadata (All Symbols)

    Retrieves metadata for a specified datatable, which includes column definitions and potentially example data containing symbols.

  • Get Dividend History

    Retrieves dividend history for a specific symbol.

  • Get Real-Time Quote

    Retrieves real-time quote data for a specific symbol.

  • Get Specific Table Row

    Retrieves a specific row from a table by filtering on a specified column and value.

  • Get Tables by Update Date

    Retrieves all tables updated on a specific date by fetching all tables and filtering them.

Setup

Setup guide

  1. 11. Open your Switchy workspace and navigate to Settings > Integrations > Developer Tools. 2. Find Nasdaq in the list and click Connect. 3. You'll be prompted to paste your Nasdaq Data Link API key — generate one at data.nasdaq.com under your account settings if you don't have it yet. 4. Paste the key and click Authorize; Switchy will validate it against Nasdaq's API. 5. Once connected, open any Space and type '@Nasdaq' to confirm the integration appears in the mention menu. 6. Test the connection by asking '@Nasdaq get me the real-time quote for AAPL' — you should see current price data returned inline. 7. If the response errors, double-check your API key's permissions and usage quota in your Nasdaq account dashboard.

What teammates see: by default, memories from Nasdaq are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.

Works well with

Top models

Compatibility data appears once enough Spaces have used this MCP together with a given model.

How Switchy teams use it

Not enough Spaces yet to publish anonymised usage stats (we require ≥ 50 Spaces per week).

Starter prompts

Real-Time Quote Check

@Nasdaq get me the real-time quote for TSLA. Include the current price, volume, and last trade time.
Open in a Space →

Analyst Consensus Summary

@Nasdaq retrieve analyst ratings and target prices for MSFT. Show me the consensus rating and the high and low price targets.
Open in a Space →

Dividend History Lookup

@Nasdaq get the dividend history for JNJ over the past two years. List the ex-dividend dates and payment amounts.
Open in a Space →

Datatable Column Explorer

@Nasdaq show me the metadata for the ZACKS/AR datatable. I need to see all available columns and data types.
Open in a Space →

Recent Updates Scan

@Nasdaq find all tables that were updated yesterday. Return the table codes and their last refresh timestamps.
Open in a Space →

Example outputs

Illustrative - representative of the model's voice and quality, not literal recordings.

Prompt

@Nasdaq what's the current real-time quote for AAPL including bid/ask spread and volume?

Output

Here's the real-time quote for AAPL as of 2:47 PM ET: Last price $178.42 (+1.23, +0.69%), Bid $178.40 x 200, Ask $178.43 x 300, Volume 42.3M shares. Day range $177.15–$178.89. This data reflects live market conditions and updates continuously during trading hours. Note that extended-hours data may show different pricing if queried outside regular market sessions.

Notes

Demonstrates the real-time quote tool, which requires an active API key with market data entitlements. Nasdaq's data feed latency is typically sub-second during market hours, but your API tier determines refresh rate limits. Be aware that some symbols require additional exchange permissions beyond the base API key.

Prompt

@Nasdaq pull the last 5 years of dividend history for MSFT and calculate the average quarterly payout

Output

MSFT dividend history (2019–2024) shows 20 quarterly payments ranging from $0.51 to $0.75 per share. The average quarterly dividend over this period is $0.64. Notable increases: +11% in Sept 2021 ($0.56→$0.62) and +10% in Sept 2023 ($0.68→$0.75). The company has maintained consistent quarterly distributions with no suspensions, demonstrating stable capital return policy. Total dividends paid over 5 years: $12.80 per share.

Notes

Showcases the dividend history tool combined with AI synthesis to derive insights from raw payout data. This example assumes the symbol has an established dividend track record—many growth stocks or newer listings will return sparse or empty results. Historical data depth varies by security type and exchange.

Prompt

@Nasdaq get analyst ratings for NVDA and summarize the consensus outlook with price target range

Output

Current analyst consensus for NVDA (as of latest Zacks data): 28 Buy ratings, 4 Hold, 0 Sell. Mean price target: $142.50, with a range of $115 (low) to $175 (high). The bullish tilt reflects strong AI/datacenter demand expectations, though the $60 target spread indicates disagreement on valuation multiples. Most recent upgrades cite accelerating enterprise GPU adoption; the few Hold ratings flag near-term inventory digestion risk.

Notes

Uses the Zacks analyst ratings and target prices datatables, which aggregate Wall Street research. This data typically lags 24–48 hours behind individual analyst publications and may not include boutique firms. The MCP requires separate calls to zacks/ar and zacks/tp tables—ensure your API key includes Zacks Premium access or results will be limited.

Use-case deep-dives

Investment committee prep at boutique firm

When real-time quotes beat manual Bloomberg pulls

A 6-person investment advisory firm runs weekly portfolio reviews where the team discusses 15-20 positions. Before Switchy, an analyst spent 30 minutes copying Bloomberg data into a shared deck. With the Nasdaq MCP, the team prompts "pull current quotes and analyst ratings for AAPL, MSFT, GOOGL" during the meeting and gets live data in seconds. The real win is dividend history and target price lookups when a client asks about income strategy mid-call. This works because the firm tracks under 100 tickers and needs breadth (quotes, dividends, ratings) more than depth (tick-level order flow). If your workflow depends on options chains or Level 2 data, this MCP won't cover it—stick with your terminal. For small teams doing fundamental research on public equities, this is the fastest path from question to answer without leaving the conversation.

Startup finance team monthly board deck

Pulling comp-set financials without a data analyst

A 3-person finance team at a Series A SaaS company builds a monthly board deck comparing their valuation multiples to 8 public comps. The CFO used to export CSV files from Capital IQ, then pivot them in Excel. Now they use Switchy with the Nasdaq MCP to query "get latest analyst target prices and dividend yields for SNOW, DDOG, NET, MDB" and paste the output straight into their deck template. The metadata tool helps when they need to confirm which datatables cover their sector. This setup breaks down if you need historical time-series beyond a year or private-company comps—the MCP only surfaces public equity data. For early-stage teams that reference 5-15 public tickers monthly and don't have a dedicated data seat, this eliminates the export-pivot-paste cycle and keeps the board prep under 2 hours.

Customer success team monitoring client portfolios

When real-time alerts matter more than batch reports

A 10-person customer success team at a fintech platform supports wealth advisors who manage client portfolios. When an advisor pings Slack asking "did XYZ just cut its dividend?", the CS rep used to escalate to research or guess. With the Nasdaq MCP in Switchy, they prompt "check dividend history for XYZ" and answer in under a minute. The real-time quote tool also helps when a client calls during market hours asking why a position is down. This works because the questions are ad-hoc, low-volume (maybe 10 lookups per day), and need speed over precision. If your CS team fields 50+ data requests daily, you'll hit rate limits on the API key tier—consider a dedicated data feed. For teams where equity data questions are frequent enough to slow down support but not frequent enough to justify a research hire, this MCP turns every CS rep into a tier-1 data responder.

Frequently asked

What does the Nasdaq MCP do in Switchy?

It pulls real-time stock quotes, analyst ratings, dividend history, and other financial data from Nasdaq's API directly into your Switchy workspace. Your team can ask questions like "What's the current price of AAPL?" or "Show me analyst target prices for TSLA" and get live answers without switching to a browser or terminal.

Do I need a Nasdaq API key to use this MCP?

Yes. You'll need a Nasdaq Data Link API key, which you can get by signing up at data.nasdaq.com. Paste the key into Switchy's connection settings. The free tier covers basic quotes and some historical data; premium datasets require a paid Nasdaq subscription.

Can the Nasdaq MCP execute trades or manage portfolios?

No. It's read-only market data — quotes, analyst ratings, dividends, and table metadata. If you need order execution or portfolio management, you'll want a brokerage API integration instead. This MCP is for research and analysis, not trading.

How is this different from checking stock prices on Yahoo Finance?

Yahoo Finance is a web page; this MCP is queryable data inside your AI workspace. You can ask follow-up questions, combine Nasdaq data with other sources (like your CRM or spreadsheets), and automate reports. It's faster for teams that need financial data in their daily workflow.

Who on the team should connect the Nasdaq MCP?

Whoever owns your Nasdaq API key — usually someone in finance, research, or ops. Once connected, everyone in the workspace can query the data. The MCP doesn't consume Switchy seats or count against message limits; it just uses your Nasdaq API quota.

Data last verified 607 hours ago.Sources aggregated hourly to weekly. See docs/architecture/model-directory.md.