finData-mcp-server

finData-mcp-server

21

FinData is an MCP Server that provides professional financial data access, supporting various providers for use in AI applications. It features compatibility with both Stdio and SSE transports, enhancing adaptability across different environments.

What is the primary purpose of FinData?

FinData is designed to provide professional financial data access capabilities for Language Learning Models (LLM), supporting various data providers and offering flexible transport options.

Which data providers are supported by FinData?

FinData supports multiple data providers including Tushare, Wind, and DataYes.

What transport options does FinData support?

FinData supports both Stdio and SSE transports, allowing for flexible integration into different environments.

Is FinData open-source?

Yes, FinData is an open-source project, allowing developers to configure and extend it as needed.

What are the prerequisites for using FinData?

The prerequisites include Python 3.11 or higher, mcp[cli] 1.6.0 or higher, pandas 2.2.3 or higher, and optional packages depending on the data provider.