finData-mcp-server
If you are the rightful owner of finData-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
FinData is an open-source Model Context Protocol Server for financial data access.
FinData is an open-source Model Context Protocol (MCP) Server designed to provide professional financial data access capabilities for Language Model Machines (LLM). It supports a variety of data providers, including Tushare, Wind, and DataYes, allowing AI applications to quickly and efficiently retrieve financial data. The server fully supports both Stdio and SSE transports, offering flexibility for different environments. Users can configure the server to connect to their preferred data provider by setting environment variables and updating the MCP client configuration. FinData is particularly useful for applications that require real-time access to financial data, such as stock market analysis, economic forecasting, and financial reporting. The server is compatible with Python 3.11 and requires additional packages depending on the chosen data provider.
Features
- Supports multiple data providers including Tushare, Wind, and DataYes.
- Offers both Stdio and SSE transport options for flexible integration.
- Provides access to a wide range of financial data, including market, fundamental, and macroeconomic data.
- Open-source and easily configurable for different environments.
- Compatible with Python 3.11 and requires minimal setup.