Add your description here
Project description
股票数据 MCP Server
基于 pysnowball 库的 MCP Server,用于获取中国股票市场数据。 该 MCP 服务器能力参考 pysnowball 。
🚀 快速开始
手动安装
使用 uv:
uv tool install chinese-stock-mcp
🔌 MCP 集成
将此配置添加到您的 MCP 客户端配置文件中:
{
"mcpServers": {
"chinese-stock-mcp": {
"command": "uv",
"args": [
"tool",
"run",
"chinese-stock-mcp",
"--token",
"xueqiu-token"
]
}
}
}
注:
- 如果不设置
--token参数,很多功能将无法使用。 - 如何获取雪球的 Token
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chinese_stock_mcp-0.1.1.tar.gz.
File metadata
- Download URL: chinese_stock_mcp-0.1.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3554258dbe1466956eac79ddf2978df0d8a00a3cbe51c12588f470ca4c9cb62d
|
|
| MD5 |
54b82db4c289af36bc4cdc66e7410c27
|
|
| BLAKE2b-256 |
599f8bf4957793223bb02d000085499523c95c8a68159ba0dd3e6d52610f489b
|
File details
Details for the file chinese_stock_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: chinese_stock_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd0a6db671180269f3004b8733c25fab33e21e62a5c21f9d5b82fb05066f6b93
|
|
| MD5 |
16e24508b41b7a146780c92601f72396
|
|
| BLAKE2b-256 |
dca87c70405634e52765f46b1586c85258fd60519a024e85ab5abddc3831379a
|