MCP server for accessing professional financial data from multiple providers such as Tushare.
Loading more......
An MCP server designed for querying books, compatible with common MCP clients such as Cherry Studio, providing book data access via the MCP protocol.
An MCP server that interfaces with the Keboola Connection Data Platform, offering tools to list and access data via the Keboola Storage API.
The official MCP Server for Algolia, providing neural ranking and automatic synchronization of search results with other MCP-connected platforms.
An MCP server for reading .ged files and genetic data, integrating ancestry information into AI workflows via MCP.
A Model Context Protocol (MCP) server allowing AI models to access and manipulate Apple Calendar data on macOS, directly relevant as an MCP server.
Integrates with Apple's native applications to provide MCP server functionalities such as searching contacts, managing notes, and sending messages within macOS. Also a collection of MCP server tools enabling AI systems to interface with native macOS applications including Messages, Notes, Contacts, and more, via the Model Context Protocol.
finData-mcp-server is an open-source Model Context Protocol (MCP) server that provides professional-level financial data access from multiple providers, such as Tushare, Wind, and Allin (通联). It is designed to supply large language models and AI applications with quick access to financial data.
PROVIDER environment variable).daily: Fetch daily stock price data (unadjusted).stock_basic: Retrieve basic information such as stock name and code.stock_company: Get fundamental information about listed companies.bak_basic: Obtain basic stock data over a specified time range.income: Access company income statement data.balancesheet: Access balance sheet data.cashflow: Access cash flow data.shibor_lpr: Get LPR (Loan Prime Rate) data.cn_gdp: Retrieve GDP data.cn_cpi: Consumer Price Index data.cn_ppi: Producer Price Index data.cn_m: Money supply data.sf_month: Social financing data.cn_pmi: Purchasing Managers' Index data.mcp[cli]>=1.6.0, pandas>=2.2.3, and provider-specific packages (e.g., tushare>=1.4.21).