🔥 基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"daily-hot-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# 🔥 Daily Hots 基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务 - Python 实现 ## ✨ 特性 - 📊 **一站式聚合** - 聚合全网热点资讯,覆盖 30 个优质数据源 - 🔄 **实时更新** - 保持与源站同步的最新热点数据 - 🧩 **MCP 协议支持** - 完全兼容 Model Context Protocol,轻松集成到 AI 应用 - 🔌 **易于扩展** - 简单配置即可添加自定义数据源 - 🎨 **灵活定制** - 通过环境变量轻松调整返回字段 - 🐍 **Python 实现** - 使用 Python 开发,更好的可维护性和扩展性 - 🌐 **多领域覆盖** - 新闻资讯、社交媒体、科技开发、财经投资、汽车、生活消费等 ## 📦 安装 ### 方式一:使用 uvx(推荐) 无需安装,直接运行: ```bash # 基本启动 uvx daily-hot-mcp # 带 FireCrawl API 密钥启动 uvx daily-hot-mcp --firecrawl-api-key your_api_key # 带自定义 RSS 源启动 uvx daily-hot-mcp --custom-rss-url https://your-rss-feed.com/feed # 同时指定多个参数 uvx daily-hot-mcp --firecrawl-api-key your_api_key --custom-rss-url https://your-rss-feed.com/feed ``` ### 方式二:从 PyPI 安装 ```bash pip install daily-hot-mcp daily-hot-mcp ``` ### 方式三:从源码安装 ```bash git clone https://github.com/fancyboi999/daily-hot-mcp.git cd daily-hot-mcp pip install -r requirements.txt pip install -e . ``` ## 📖 使用指南 ### 命令行参数 ```bash daily-hot-mcp --help ``` 可用参数: - `--firecrawl-api-key`: FireCrawl API 密钥,用于爬取网站内容获取热点详细信息(可选) - `--custom-rss-url`: 自定义 RSS 订阅源 URL,配置后将自动添加 custom-rss 工具(可选) ### 启动示例 ```bash # 基本启动(使用默认配置) daily-hot-mcp # 带 FireCrawl API 密钥启动 daily-hot-mcp --firecrawl-api-key your_api_key # 带自定义 RSS 源启动 daily-hot-mcp --custom-rss-url https://your-rss-feed.com/feed # 同时指定多个参数 daily-hot-mcp --firecrawl-api-key your_api_key --custom-rss-url https://your-rss-feed.com/feed ``` 服务器将在 `http://0.0.0.0:8000/mcp/` 启动。 ### 配置说明 #### FireCrawl API 密钥 用于获取热点内容的详细信息,允许系统抓取目标热点的完整内容,提供更丰富的信息展示。API 密钥可在 [FireCrawl 官网](https://www.firecrawl.dev/app) 申请获取。 #### 自定义 RSS 订阅源 配置后系统将自动添加 `custom-rss` 工具,用于获取指定的 RSS 订阅源内容。 ### 从源码运行 ```bash # 直接运行模块 python -m daily_hot_mcp # 或 python daily_hot_mcp/__main__.py ``` ### MCP 客户端配置 #### 方式一:使用 uvx 启动(推荐) ```json { "mcpServers": { "daily-hot": { "command": "uvx", "args": ["daily-hot-mcp"] } } } ``` 如需传入 API 密钥或自定义 RSS 源: ```json { "mcpServers": { "da…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.