MCP BaoStock Server
@MCP-Mirror
关于 MCP BaoStock Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"HuggingAGI_mcp-baostock-server": {
"command": "uv",
"args": [
"run",
"mcp-baostock-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP BaoStock Server?
A stock data server built on BaoStock that provides multiple MCP interfaces for querying Chinese stock market data, including basic info, historical K-line data, industry classification, dividends, quarterly financial indicators, index data, and valuation metrics.
How to use MCP BaoStock Server?
Install dependencies (Python 3.10+, baostock, pandas) and run the server with uv run mcp-baostock-server. The server exposes nine MCP tools, each demonstrated with Python test cases for specific stocks and date ranges.
Key features of MCP BaoStock Server
- Query stock basic information (listing date, industry)
- Retrieve historical daily K-line data (with forward adjustment)
- Look up industry classification for a stock
- Get dividend and bonus distribution records
- Access quarterly profitability, operational, and growth metrics
- Fetch index data (e.g., CSI 300 daily line)
- Obtain valuation indicators (P/E, P/B, etc.)
Use cases of MCP BaoStock Server
- Analyze a stock’s historical price trends using adjusted K-line data
- Retrieve dividend details for a given stock and year
- Evaluate a company’s quarterly earnings, efficiency, and growth ratios
- Compare index performance over a custom date range
- Monitor valuation metrics (P/E, P/B) over time for individual stocks
FAQ from MCP BaoStock Server
What types of financial data does MCP BaoStock Server provide?
It provides stock basic info, K-line history, industry classification, dividends, quarterly financial indicators (profitability, operational capacity, growth capacity), index data, and valuation indicators.
What are the system requirements to run MCP BaoStock Server?
Python 3.10 or higher, plus the baostock and pandas Python packages.
How do I start the MCP BaoStock Server?
Run the command uv run mcp-baostock-server after installing the dependencies.
Are there example queries I can test?
Yes, the README includes Python test cases for each interface, e.g., fetching K-line data for Ping An Bank from 2023-01-01 to 2023-01-31 with forward adjustment.
How can I get support or ask questions?
You can contact the developer via WeChat: iamxxn683 (ID given in the README).
其他 分类下的更多 MCP 服务器

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论