
Financial Datasets MCP Server
The Financial Datasets MCP Server enables seamless access to real-time and historical financial data—including stock prices, statements, and crypto data—integra...

Connect your AI assistants and applications to live and historical financial data using the Nasdaq Data Link MCP Server for advanced analysis and reporting.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Nasdaq Data Link MCP (Model Context Protocol) Server is designed to connect AI assistants with the powerful Nasdaq Data Link financial data platform, thereby enabling seamless integration of financial data directly into AI-driven workflows. Acting as a bridge, this MCP server allows AI clients to access, retrieve, and interact with a wide range of financial datasets, including market prices, economic indicators, and other curated data. By exposing this information through standardized MCP resources and tools, developers can automate data retrieval, perform real-time analysis, and integrate financial information into their applications. This capability enhances development workflows, enabling tasks such as querying financial databases and integrating up-to-date market data into AI models or agentic applications.
No information about prompt templates is available in the repository.
No explicit resource definitions are detailed in the repository files.
No detailed tool definitions are provided in the available repository files.
mcpServers block:{
"mcpServers": {
"nasdaq-data-link": {
"command": "npx",
"args": ["@nasdaq-data-link/mcp-server@latest"]
}
}
}
Securing API Keys:
{
"mcpServers": {
"nasdaq-data-link": {
"env": {
"NASDAQ_API_KEY": "your_api_key_here"
},
"inputs": {
"api_key": "${NASDAQ_API_KEY}"
}
}
}
}
{
"mcpServers": {
"nasdaq-data-link": {
"command": "npx",
"args": ["@nasdaq-data-link/mcp-server@latest"]
}
}
}
mcpServers configuration.{
"mcpServers": {
"nasdaq-data-link": {
"command": "npx",
"args": ["@nasdaq-data-link/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"nasdaq-data-link": {
"command": "npx",
"args": ["@nasdaq-data-link/mcp-server@latest"]
}
}
}
Note: Always secure your API keys using environment variables as illustrated above.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"nasdaq-data-link": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “nasdaq-data-link” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Overview from README.md |
| List of Prompts | ⛔ | No prompt templates found |
| List of Resources | ⛔ | No explicit resources defined |
| List of Tools | ⛔ | No tool definitions found |
| Securing API Keys | ✅ | .env.example present |
| Sampling Support (less important in evaluation) | ⛔ | Not specified |
A solid MCP server for financial data access, but currently limited public documentation on prompts, resources, or tools. Good for direct integration scenarios, but may require further exploration for complex workflows.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ⛔ |
| Number of Forks | 6 |
| Number of Stars | 20 |
Empower your AI agents, chatbots, and applications with seamless access to Nasdaq Data Link’s comprehensive financial datasets through the FlowHunt platform.

The Financial Datasets MCP Server enables seamless access to real-time and historical financial data—including stock prices, statements, and crypto data—integra...

Integrate FlowHunt with Nasdaq Data Link MCP to unlock seamless AI-powered access to real-time financial and economic datasets. Automate financial research, ana...

Lambda Capture MCP Server enables semantic search and real-time querying over macroeconomic datasets for quant research AI agents. It connects AI assistants to ...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.