
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...
Access live and historical stock data with the YFinance MCP Server for FlowHunt, enabling AI-powered financial dashboards, trading bots, and investment research.
The YFinance MCP Server is a real-time stock information API built with Python, designed to serve as an MCP (Model Context Protocol) server. It allows AI assistants and clients to access live financial data and perform stock analysis by interfacing with the yfinance library. By acting as a bridge between AI and external sources of market data, the YFinance MCP Server enables workflows such as fetching real-time stock prices, accessing historical stock analysis, and integrating financial dashboards into applications. This enhances developer productivity by automating data retrieval and analysis for AI-powered tools, facilitating tasks like investment research, market tracking, and dynamic portfolio management.
No prompt templates are explicitly mentioned in the repository.
No explicit MCP resource definitions are found in the available files.
No server.py
file exists and tool definitions for MCP actions are not clearly listed in available files. However, the repository is described as providing stock price and stock analysis functionalities.
No setup instructions or platform-specific guidance for Windsurf, Claude, Cursor, or Cline are provided in the repository files. There are no JSON configuration examples or environment variable instructions.
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:
{
"yfinance-mcp": {
"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 “yfinance-mcp” 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 | ✅ | |
List of Prompts | ⛔ | None found |
List of Resources | ⛔ | None found |
List of Tools | ⛔ | None found in code |
Securing API Keys | ⛔ | None found |
Sampling Support (less important in evaluation) | ⛔ | Not specified |
Roots support: Not specified
Based on the available information and the tables above, the YFinance MCP Server provides a clear overview and describes some practical use cases, but lacks technical documentation, explicit tool/resource definitions, and setup instructions. This limits its immediate usability for developers seeking a plug-and-play MCP server experience.
The MCP implementation is promising for finance-related AI workflows, but it lacks detailed documentation and explicit MCP constructs (prompts, tools, resources). The absence of setup instructions and configuration examples reduces its accessibility for most users. We’d rate this MCP server a 3/10 for completeness and developer friendliness.
Has a LICENSE | ✅ (MIT) |
---|---|
Has at least one tool | ⛔ |
Number of Forks | 6 |
Number of Stars | 4 |
The YFinance MCP Server is a Python-based API that acts as a bridge between AI agents and live financial market data, providing real-time prices and historical stock analysis through the yfinance library.
You can fetch up-to-date stock prices, access historical data for analysis, build financial dashboards, automate investment research, and enable AI agents to make informed decisions using live market data.
No explicit prompt templates or MCP resource definitions are included in the repository, but the server exposes stock price and analysis functionalities via yfinance integration.
Add the MCP component to your FlowHunt flow, configure the YFinance MCP server details (name, URL, transport), and connect it to your AI agent for instant access to financial data.
Yes, it is released under the MIT License.
While promising for finance-related AI workflows, the server lacks detailed documentation and explicit tool/resource constructs, making setup and usage less straightforward for beginners.
Power up your AI workflows with live financial data using the YFinance MCP Server. Enhance your dashboards, bots, and research with reliable market information.
The Financial Datasets MCP Server enables seamless access to real-time and historical financial data—including stock prices, statements, and crypto data—integra...
The YNAB MCP Server bridges You Need A Budget (YNAB) with AI systems via standardized Model Context Protocol endpoints, enabling secure, automated access to fin...
The Morningstar MCP Server bridges FlowHunt and AI assistants with Morningstar’s trusted financial data and editorial research, enabling real-time access to sto...