Cerebra Legal MCP Server

๐Ÿ“ˆ Nasdaq Data Link MCP ๐Ÿค–

Created By
Cerebra Legal MCP Serverstefanoamorelli
Overview

Nasdaq Data Link MCP is a community-developed server that provides access to Nasdaq Data Link's extensive financial and economic datasets through natural language interfaces and large language models (LLMs).

To use the server, clone the repository, install the required packages, obtain an API key from Nasdaq Data Link, and start the MCP server. Connect it to an MCP-compatible client like Claude Desktop to fetch data.

  • Access to Nasdaq Data Link datasets via natural language queries.
  • Support for various databases including World Bank and Retail Trading Activity Tracker.
  • Integration with large language models for enhanced data interaction.
  1. Querying retail trading activity data.
  2. Fetching economic indicators like GDP for specific countries.
  3. Searching for various financial indicators using keywords.
  • Is this project affiliated with Nasdaq?

No, it is an open-source project not affiliated with or endorsed by Nasdaq, Inc.

  • What programming language is used?

The project is built using Python 3.10+.

  • How can I get started?

Follow the installation instructions in the repository to set up the server and connect it to an MCP client.