Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Nasdaq

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.

297VIEWS
8USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app nasdaqnpx @composio/cli add cursor --app nasdaqnpx @composio/cli add cursor --app nasdaqnpx @composio/cli add cursor --app nasdaq

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Datatable Metadata (all Symbols)

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

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 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.

6 actions available