关键词 "Stock footage" 的搜索结果, 共 24 条, 只显示前 480 条
# Xueqiu MCP 基于雪球API的MCP服务,让您通过Claude或其他AI助手轻松获取股票数据。 ## 项目简介 本项目基于[pysnowball](https://github.com/uname-yang/pysnowball)封装了雪球API,并通过MCP协议提供服务,使您能够在Claude等AI助手中直接查询股票数据。 ## 安装方法 本项目使用`uv`进行依赖管理。请按照以下步骤进行安装: ```bash # 克隆仓库 git clone https://github.com/liqiongyu/xueqiu_mcp.git cd xueqiu_mcp # 使用uv安装依赖 uv venv && uv pip install -e . ``` ## 配置 ### 配置雪球Token 1. 在项目根目录创建`.env`文件 2. 添加以下内容: ``` XUEQIU_TOKEN=您的雪球token ``` * 快捷方式: ```bash echo 'XUEQIU_TOKEN="xq_a_token=xxxxx;u=xxxx"' > .env ``` 关于如何获取雪球token,请参考[pysnowball文档](https://github.com/uname-yang/pysnowball/blob/master/how_to_get_token.md)。 ## 运行服务 使用以下命令启动MCP服务: ```bash uv --directory /path/to/xueqiu_mcp run main.py ``` 或者,如果您已经配置了Claude Desktop: ```json "xueqiu-mcp": { "args": [ "--directory", "/path/to/xueqiu_mcp", "run", "main.py" ], "command": "uv" } ``` ## 功能特性 - 获取股票实时行情 - 查询指数收益 - 获取深港通/沪港通北向数据 - 基金相关数据查询 - 关键词搜索股票代码 ## 展示图   ## 致谢 - [pysnowball](https://github.com/uname-yang/pysnowball) - 雪球股票数据接口的Python版本 - [fastmcp](https://github.com/fastmcp) - MCP服务框架 ## 许可证 [MIT License](./LICENSE)
A Simple MCP Server
Finage MCP Server
A Model Context Protocol (MCP) server for accessing Alpha Vantage stock and financial data.
Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard
AKShare 是基于 Python 的财经数据接口库,目的是实现对股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据从数据采集、数据清洗到数据落地的一套工具,主要用于学术研究目的。
A server for stock analytics using MCP and Yahoo Finance API.
Configure the MCP server to view company information and stock prices using the Claude
A chess engine MCP server powered by Stockfish
MCP server that provides access to Chinese stock market data using akshare-one
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Model Context Protocol (MCP) server for stock market data and analysis
Unofficial MCP server for Yahoo Finance stock data.
A minimal MCP server built with Python that exposes two example tools: one to convert a company name into a stock symbol, and another to fetch financial data from Yahoo Finance. The project focuses on learning how to build and run an MCP server—using a simple financial scenario purely as a demo use case.
Dappier MCP server connects any AI to proprietary, real-time data — including web search, news, sports, stock market data, and premium publisher content.
A MCP server for real-time stock quotes, using Model Context Protocol (MCP).
mcp server for futuniuniu stock
AI-powered FastMCP server for intelligent stock photo search, download, and attribution management from Unsplash
MCP Server for Indian Stock Exchange
只显示前20页数据,更多请搜索
Showing 193 to 216 of 237 results