Skip to main content
Glama

QQ Channel Data Collector

by git-guocc

QQ频道MCP数据采集工具

一个高效的QQ频道数据采集工具,支持图片、动图、视频等多种媒体类型的自动下载。

🚀 主要功能

  • 高效视频抓取: 直接解析JSON-LD,无需浏览器
  • 完整媒体支持: 图片、GIF动图、视频全支持
  • 智能回退机制: 高效抓取失败时自动回退到Chrome方案
  • 增量更新: 避免重复下载,提高效率

📁 项目结构

QQChannelMCP/ ├── src/ # 源代码目录 │ ├── collector/ # 数据采集器 │ ├── core/ # 核心组件 │ ├── models/ # 数据模型 │ └── utils/ # 工具函数 ├── server/ # MCP服务器 ├── data/ # 数据存储目录 ├── run_mcp_server.py # 启动脚本 └── requirements.txt # 依赖包

🛠️ 快速开始

  1. 安装依赖
    pip install -r requirements.txt
  2. 启动MCP服务器
    python run_mcp_server.py
  3. 使用MCP工具
    • test_connection: 测试频道连接
    • collect_daily_hellokitty: 收集今日HelloKitty内容
    • get_storage_info: 获取存储信息

📊 支持功能

  • ✅ 高效视频检测和下载
  • ✅ 图片和GIF动图下载
  • ✅ 完整帖子信息采集
  • ✅ 增量更新机制
  • ✅ 异步并发下载
  • ✅ 标准化文件命名

🔧 技术特点

  • FastVideoScraper: 无需浏览器的快速抓取器
  • EnhancedQQChannelScraper: 增强版Chrome抓取器
  • MultimediaHelloKittyDownloader: 多媒体下载器
  • 异步并发: 提高下载效率
  • 智能媒体类型检测: 自动识别文件类型
-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Enables automated collection and AI-powered filtering of public QQ channel posts, comments, and images. Supports natural language criteria for content filtering and provides structured data storage in JSON/CSV formats.

  1. 🚀 主要功能
    1. 📁 项目结构
      1. 🛠️ 快速开始
        1. 📊 支持功能
          1. 🔧 技术特点

            Related MCP Servers

            • A
              security
              F
              license
              A
              quality
              This server allows AI language models to interact with YouTube content through a standardized interface, providing features such as video and channel information retrieval, transcript management, and playlist operations.
              Last updated -
              7
              149
              315
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              Enables AI language models to interact with YouTube content through a standardized interface, providing tools for retrieving video information, transcripts, channel analytics, and trend analysis.
              Last updated -
              1,890
              45
            • -
              security
              F
              license
              -
              quality
              This server enables semantic search capabilities using Qdrant vector database and OpenAI embeddings, allowing users to query collections, list available collections, and view collection information.
              Last updated -
              3

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/git-guocc/QQChannelMCP'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server