Submit

Bachai Xueqiu Mcp

@BACH-AI-Tools

Overview

What is Bachai Xueqiu MCP?

Bachai Xueqiu MCP is a service based on the Xueqiu API that allows users to easily access stock data through AI assistants like Claude.

How to use Bachai Xueqiu MCP?

To use Bachai Xueqiu MCP, clone the repository, install dependencies using uv, configure your Xueqiu token, and run the MCP service with the provided commands.

Key features of Bachai Xueqiu MCP?

  • Real-time stock market data retrieval
  • Index return queries
  • Access to Northbound data from the Stock Connect
  • Fund-related data queries
  • Keyword search for stock codes

Use cases of Bachai Xueqiu MCP?

  1. Retrieving real-time stock prices for analysis.
  2. Querying index performance for investment decisions.
  3. Accessing fund data for portfolio management.
  4. Searching for specific stocks using keywords.

FAQ from Bachai Xueqiu MCP?

  • How do I get my Xueqiu token?

You can refer to the pysnowball documentation for instructions on obtaining your token.

  • Is there a cost to use Bachai Xueqiu MCP?

The service is free to use, but you need to have a valid Xueqiu token.

  • What programming language is used for this project?

The project is implemented in Python.

Server Config

{
  "mcpServers": {
    "xueqiu-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/xueqiu_mcp",
        "run",
        "main.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.