
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.
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 |
The Nasdaq Data Link MCP Server connects AI applications to the Nasdaq Data Link financial data platform, enabling real-time access to a wide range of financial datasets for automation, analysis, and reporting.
Typical use cases include automated financial data retrieval, market analysis, research integration, reporting, visualization, and embedding reliable financial data into fintech applications or AI chatbots.
Store your Nasdaq API key using environment variables in your MCP server configuration as shown in the setup instructions. This keeps sensitive data secure and out of the codebase.
There are currently no pre-defined prompt templates or tools included in the public repository. You may need to define your own prompts and resources based on your workflow requirements.
Yes, the Nasdaq Data Link MCP Server is MIT licensed, allowing for free use and modification.
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 Naver's OpenAPI suite into your AI workflows using the Naver MCP Server. Access real-time blog, news, book, encyclopedia, image, and local information...
The DataHub MCP Server bridges FlowHunt AI agents with the DataHub metadata platform, enabling advanced data discovery, lineage analysis, automated metadata ret...