Xueqiu MCP
基于雪球API的MCP服务,让您通过Claude或其他AI助手轻松获取股票数据。
项目简介
本项目基于pysnowball封装了雪球API,并通过MCP协议提供服务,使您能够在Claude等AI助手中直接查询股票数据。
安装方法
本项目使用uv
进行依赖管理。请按照以下步骤进行安装:
配置
配置雪球Token
在项目根目录创建
.env
文件添加以下内容:
快捷方式:
关于如何获取雪球token,请参考pysnowball文档。
运行服务
使用以下命令启动MCP服务:
或者,如果您已经配置了Claude Desktop:
功能特性
获取股票实时行情
查询指数收益
获取深港通/沪港通北向数据
基金相关数据查询
关键词搜索股票代码
展示图
致谢
pysnowball - 雪球股票数据接口的Python版本
fastmcp - MCP服务框架
许可证
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A MCP service based on the Xueqiu (Chinese stock market) API that enables users to query stock data directly through Claude or other AI assistants.
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server that enables AI models like Claude to interact with the Trading Simulator API for checking balances, viewing prices, and executing trades with automatic chain detection.Last updated -15
- -securityFlicense-qualityAn MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.Last updated -
- AsecurityAlicenseAqualityMCP server that provides Claude AI assistants with the ability to search the web, get news, and perform research using the You.com API.Last updated -42MIT License
- -securityFlicense-qualityExposes Futu API client capabilities as an MCP (Model Context Protocol) tool, allowing AI assistants to access stock data from Futu through a standardized interface.Last updated -76