mcp-baostock-server
Processes stock market data into pandas dataframes, providing structured financial data for analysis including K-line history, financial indicators, and stock information.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-baostock-serverget Apple's stock price history for the last month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP BaoStock Server
一个基于BaoStock的股票数据服务器,提供了多个接口用于获取股票市场数据。
功能特点
提供股票基本信息查询
支持K线历史数据获取
行业分类数据查询
分红派息数据查询
季度财务指标数据(盈利能力、营运能力、成长能力)
指数数据查询
估值指标数据查询
Related MCP server: stockreport-mcp
安装与使用
依赖要求
Python 3.10+
baostock
pandas
使用说明
安装使用
uv run mcp-baostock-server
接口测试用例
以下是各个接口的测试用例示例:
1. 获取股票基本信息
# 获取贵州茅台(sh.600519)的基本信息,包括上市日期、行业分类等基础数据2. 获取K线历史数据
获取平安银行(sz.000001)从2023年1月1日到2023年1月31日的日K线数据,使用前复权方式3. 获取行业分类数据
查询中国平安(sh.601318)所属的行业分类信息4. 获取分红派息数据
查看工商银行(sh.601398)在2022年的分红派息详细信息5. 获取季度盈利能力数据
获取贵州茅台2023年第一季度的盈利能力数据,包括净利润、毛利率等指标6. 获取季度营运能力数据
分析招商银行(sh.600036)2023年第二季度的营运能力指标,包括应收账款周转率和存货周转率7. 获取季度成长能力数据
评估比亚迪(sz.002594)2023年第三季度的成长能力,包括营收增长率和净利润增长率8. 获取指数数据
获取沪深300指数(sh.000300)从2023年1月1日到2023年12月31日的日线行情数据9. 获取估值指标数据
分析阿里巴巴(sh.688699)从2023年初至今的估值指标变化,包括市盈率、市净率等数据技术交流
微信: iamxxn886
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server giving AI agents one-connection access to China A-share market intelligence: financials,
China A-share market data for research, backtesting and AI agents via MCP.
MCP server for stocksense-ai documentation, generated by doc2mcp.
7-factor stock scoring MCP server. US/HK/CN, 74 stocks. Free + Premium (USDC/Base). x402 ready.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP server that provides access to Chinese stock market data using akshare-one49602 PyPI226MIT
- AlicenseBqualityDmaintenanceA multi-market stock data server providing financial information, historical price data, and macroeconomic indicators for A-share, Hong Kong, and US markets. It leverages a hybrid data source model to enable comprehensive stock analysis and market reporting through MCP-compatible clients.479MIT
- FlicenseBqualityDmaintenanceAn MCP server that exposes all 23 baostock data endpoints as tools, including K-line, quarterly financials, performance reports, dividends, industry classification, index constituents, and macro series.243-
- AlicenseNot gradedqualityDmaintenanceMCP server that provides 56 API interfaces covering real-time quotes, financial data, funds, indices, and more from Xueqiu stock data, supporting both MCP and REST protocols.1MIT