mcp-cn-a-stock

mcp-cn-a-stock

175

This project is an MCP server providing A-share market data through several tools, supporting clients like CherryStudio and DeepChat for enhanced user interface and functionalities. It offers varying levels of stock and financial data access through a public service.

Overview

This project offers a Model Content Protocol (MCP) service providing A-share market data. It includes several tools:

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

Usage

A public service address is provided due to the large volume of stock data. The 'tests/test.sh' file includes test cases and usage methods. An MCP client is required to connect to the service, with common client configuration methods described for CherryStudio and DeepChat.