
中国股票数据
这是一个为大模型提供 A股 股票数据的的 MCP(Model Content Protocol) 服务。 它提供近乎实时的股票数据,包括 - 基本资料 - 行情 - 指标 - 财务 等等 访问 https://github.com/elsejj/mcp-cn-a-stock 获取相关的使用方法
what is Mcp Cn Stock?
Mcp Cn Stock is a service that provides A-share data for large models using the Model Content Protocol (MCP).
how to use Mcp Cn Stock?
To use Mcp Cn Stock, you can access the public service address and refer to the tests/test.sh file for test cases and usage instructions.
key features of Mcp Cn Stock?
- Provides basic stock information and market data.
- Offers comprehensive data including financial metrics.
- Supplies technical indicators and medium-level data.
use cases of Mcp Cn Stock?
- Analyzing stock performance using historical data.
- Integrating stock data into machine learning models.
- Conducting financial analysis and reporting.
FAQ from Mcp Cn Stock?
- What type of data does Mcp Cn Stock provide?
Mcp Cn Stock provides various levels of stock data including basic information, financial data, and technical indicators.
- Is there a cost to use Mcp Cn Stock?
The service is publicly accessible and free to use.
- How can I access the data?
You can access the data through the provided public service address and follow the instructions in the tests/test.sh file.
# 简介
这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
MCP Tools
目前提供一下的若干工具:
- brief: 给定股票的基本信息,行情数据
- medium: 提供所有基本数据和一些财务数据
- full: 提供所有中等数据和技术指标
使用方法
由于股票的数据比较庞大,所以我们提供了一个公开的服务地址, 查看 [tests/test.sh](tests/test.sh) 文件,里面有一些测试用例以及相关的使用方法。
