finance & fintech

Mcp Baostock Server

MCP server based on baostock, providing access and analysis capabilities for Chinese stock market data.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y HuggingAGI/mcp-baostock-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-baostock-server",
  "command": "npx",
  "args": [
    "-y",
    "HuggingAGI/mcp-baostock-server"
  ]
}

About This MCP Server

HuggingAGI/mcp-baostock-server

MCP server based on baostock, providing access and analysis capabilities for Chinese stock market data.

GitHub: https://github.com/HuggingAGI/mcp-baostock-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub