mcp cn a stock

Local 2025-09-01 00:59:28 0

# Introduction
This is an MCP (Model Content Protocol) service that provides chinese A-share data for large models.

# MCP Tools
Currently, the following tools are provided:

- brief: Provides basic information and market data of a given stock.
- medium: Includes all basic data and some financial data.
- full: Includes all medium data and technical indicators.


This is an MCP (Model Content Protocol) service that provides A-share data for large models.

MCP Tools

Currently, the following tools are provided:

  • brief: Basic information and market data for a given stock
  • medium: All basic data and some financial data
  • full: All medium data and technical indicators

Usage

Since stock data can be quite extensive, we provide a public service address. Please refer to the tests/test.sh file, which contains some test cases and related usage methods.

Then, you will need an MCP client to connect to this service. Below are configuration methods for some commonly used MCP clients.

CherryStudio

CherryStudio is an MCP-supported client that provides a user-friendly interface and rich features.

Configuration

The configuration path is:

Left sidebar -> Settings -> MCP Settings -> Add Server

In the dialog box that appears, fill in the relevant information as shown in the figure below.

Then enable it.

cherrystudio

Usage

cherrystudio-use

DeepChat

DeepChat is an MCP-supported client that provides a user-friendly interface and rich features.

Configuration

The configuration path is:

Left sidebar -> Settings -> MCP Server -> Add Server

In the dialog box that appears, fill in the relevant information as shown in the figure below.

Then enable it.

deepchat

Usage