PolarHub
  • Agents
  • MCP Servers
  • Skills
  • PolarBear
PolarHub © 2026
MCP Serversrag-systemsbuuzzy
返回「rag-systems」

buuzzy

modelscope·@buuzzy/tushare_MCP

rag-systems0下载LocalModelScope

简介

暂无描述。

MCP Server 详情

来自 ModelScope 索引

Tushare_MCP

<div align="center">

Intelligent Stock Data Assistant Based on Model Context Protocol (MCP)

License: MIT Python Version

</div> <br>

This project is developed based on the financial data interfaces provided by Tushare, with supported capabilities including:

  1. Tool invocation, such as stock market data, in-depth financial data, and index data.
  2. Secure Tushare Token configuration and status check mechanism.
  3. Standardized HTTP API interfaces through FastAPI encapsulation, facilitating integration with other applications.
<br> For ease of experience, the core `server.py` (basic data service) and the newly added `hotlist.py` (popular list and theme data service) have been deployed online via Render. You can quickly experience these two services in an AI IDE that supports MCP (such as Cursor or Trae) using the following `mcp.json` configuration:

json { "mcpServers": { "Tushare_mcp": { "url": "https://tushare-mcp.onrender.com/sse", "type": "sse" }, "hotlist_mcp": { "url": "https://hotlist-mcp.onrender.com/sse", "type": "sse" } } }

👉Quick Experience Guide with cherry studio

20250515 Update

Added hotlist.py, a powerful tool module focused on tracking hot lists and deep thematic exploration!

With hotlist.py, you can easily achieve:

  • Single tool query: Quickly obtain concept sector lists, limit-up and limit-down stock lists, or real-time app hot lists for specific dates and markets (such as KPL, Tonghuashun, Dongfangcaifu).
  • Intersection analysis capability: Combine concept/theme and constituent stock data from different platforms to efficiently identify potential sectors or individual stocks recognized by multiple authoritative sources.
  • Insight into abnormal data: By combining constituent stocks of concept sectors with limit-up, limit-down, and hot list data, accurately filter out stocks that are performing strongly or showing key signals within specific themes.
  • Trend analysis support: Query market data for a particular concept sector over a period of time, or track the frequency of a stock/sector appearing on historical hot lists to assist in judging the sustainability of its popularity and changes in capital attention.

You can ask the AI assistant questions of the following types (and more):

  • "What are the popular concept sectors on Tonghuashun today?"
  • "Which stocks hit the limit-up yesterday?"
  • "Which stocks are both part of Theme A on KPL and Concept B on Tonghuashun?"
  • "In the Tonghuashun concept of Artificial Intelligence, which component stocks hit the limit-up today?"
  • "Query the daily price change of the New Energy Vehicle sector index over the past month."
  • "Help me count how many times a certain stock has appeared on the Tonghuashun hot stock list in the past week."

✨ Supported Capabilities

  • Comprehensive stock data query:
    • Provides basic stock information, real-time quotes (daily, indicators), and historical price change queries.
    • Supports intelligent search by stock code or name.
<br>
  • In-depth financial data analysis:
    • Obtain detailed financial statements of listed companies, including income statements, balance sheets, and cash flow statements.
    • Query key financial indicator data.
<br>
  • Index and market data coverage:
    • Supports querying basic information of major indices, obtaining constituent stocks, and global index quotes.
<br>
  • Shareholder and company fundamental information:
    • Query number of shareholders, top ten shareholder information, daily share capital value, and equity pledge details.
<br>
  • Popular lists and thematic data (provided by hotlist.py):
    • KPL (KaiPianLa) data:
      • Concept theme list query (can be filtered by date, code, name).
      • Concept theme constituent stock query (can be filtered by date, theme code, stock code).
      • Obtain limit-up, limit-down, broken board, natural limit-up, and auction list data.
    • Daily limit-up and limit-down statistics:* Obtain detailed statistical data on daily stock limit up (U), limit down (D), and board breaking (Z).
  • Tonghuashun (THS) Data:
    • Query list of sector indices (concepts, industries, regions, etc.).
    • Query component stocks of concept sectors.
    • Daily market data for sector indices.
    • Tonghuashun App hotlist data (hot stocks, concept sectors, ETFs, etc.).
  • Eastmoney Data:
    • Daily concept sector data query (can be filtered by code, name, date range).
    • Daily component stocks of concept sectors.

❌ Unsupported Capabilities

  • News, research reports, and other information data
  • More granular technical data (minute lines, Tick quotes)
  • Macroeconomic data, futures, options, and other non-stock data

🚀 Quick Start

Environment Requirements

  • Python 3.8+
  • Tushare account and API Token (get it from: Tushare Pro Token Application Page, please register yourself)

Installation Steps

  1. Clone the repository: bash git clone <Your GitHub Repository HTTPS or SSH Link> cd <Your Project Directory Name>

  2. Create and activate a virtual environment (recommended): bash python -m venv venv source venv/bin/activate # Linux/macOS

    venv/Scripts/activate # Windows

  3. Install dependencies: bash pip install -r requirements.txt

Configure Tushare Token

This project requires a Tushare API Token to function properly. You can configure the Token in the following ways:

  1. **Using a .env file (recommended, secu…

相关 MCP Servers(来自「rag-systems」)

context7

暂无描述。

@2511319/context7

BochaAI

暂无描述。

@BochaAI/bocha-search-mcp

Wireshark-MCP服务器

一种模型上下文协议服务器,它将Wireshark的网络分析能力与Claude等人工智能系统集成在一起,允许在无需手动复制的情况下直接分析网络数据包。

@sarthaksiddha/Wireshark-mcp

SearchAPI MCP服务器

通过SearchAPI.site将AI助手连接到外部数据源(如Google、Bing等),并通过模型上下文协议(MCP)实现对网络信息的安全和上下文访问。

@mrgoonie/searchapi-mcp-server

Sugatraj

暂无描述。

@Sugatraj/Cursor-Browser-Tools-MCP

ThreatFlux

暂无描述。

@ThreatFlux/playwright-fetch

自动安装

点击按钮会唤起 PolarBear 客户端,并把当前 MCP Server 的 Markdown 详情文档地址传给客户端。

/api/mcps/buuzzy-tushare_mcp/markdown
打开 PolarBear 安装查看 Markdown 文档

手动安装

在 PolarBear 或其他支持 MCP 的客户端中,新建 MCP Server,并参考下方来源或安装提示配置。

暂未识别到安装命令,请打开 ModelScope 详情查看完整配置。

基本信息

分类
金融 / rag-systems / research-and-data
运行方式
No
许可证
MIT License
详情文件
buuzzy-tushare_mcp.md