Content
# Introduction
This is an MCP (Model Content Protocol) service that provides A-share data for large models.
# MCP Tools
Currently, several tools are available:
- 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
Due to the large volume of stock data, we provide a public service address. Please refer to the [tests/test.sh](tests/test.sh) file, which contains some test cases and related usage instructions.
You will need an MCP client to connect to this service. Below are some common configuration methods for MCP clients.
## CherryStudio
[CherryStudio](https://github.com/CherryHQ/cherry-studio) is a client that supports MCP, offering a user-friendly interface and rich features.
### Configuration
The configuration path is:
> Left sidebar -> Settings -> MCP Settings -> Add Server
In the pop-up dialog, fill in the relevant information as shown in the image below.
Then enable it.

### Usage

## DeepChat
[DeepChat](https://github.com/ThinkInAIXYZ/deepchat) is a client that supports MCP, providing a user-friendly interface and rich features.
### Configuration
The configuration path is:
> Left sidebar -> Settings -> MCP Server -> Add Server
In the pop-up dialog, fill in the relevant information as shown in the image below.
Then enable it.

### Usage

You Might Also Like
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.
Github
GitHub MCP Server connects AI tools to GitHub for code management and automation.

apisix
Apache APISIX is an API Gateway for managing APIs and microservices.
opik
Opik is a powerful tool for managing and optimizing machine learning experiments.

MCP Toolbox for Databases
MCP Toolbox for Databases is an open-source server simplifying database tool...

sqlglot
SQLGlot is a no-dependency SQL parser and transpiler supporting 30 dialects.