The reputation layer for AI skills, tools & agents

baranwang/mcp-trends-hub

Score: 40.0 Rank #2337

基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务

Overview

baranwang/mcp-trends-hub is a TypeScript MCP server. 基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务

Ranked #2337 out of 25632 indexed tools.

In the top 10% of all indexed tools.

Ecosystem

TypeScript No license

Signal Breakdown

Stars 228
Freshness 1mo ago
Issue Health 64%
Contributors 4
Dependents 1
Forks 35
Description Brief
License None

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Freshness high impact

Last commit was 44 days ago — a recent commit would boost your freshness score

Badge

AgentRank score for baranwang/mcp-trends-hub
[![AgentRank](https://agentrank-ai.com/api/badge/tool/baranwang--mcp-trends-hub)](https://agentrank-ai.com/tool/baranwang--mcp-trends-hub)
<a href="https://agentrank-ai.com/tool/baranwang--mcp-trends-hub"><img src="https://agentrank-ai.com/api/badge/tool/baranwang--mcp-trends-hub" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

From the README

# 🔥 Trends Hub

基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务

## 示例效果

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="./assets/case-dark.png">
  
</picture>

## ✨ 特性

- 📊 **一站式聚合** - 聚合全网热点资讯,20+ 优质数据源
- 🔄 **实时更新** - 保持与源站同步的最新热点数据
- 🧩 **MCP 协议支持** - 完全兼容 Model Context Protocol,轻松集成到 AI 应用
- 🔌 **易于扩展** - 简单配置即可添加自定义 RSS 源
- 🎨 **灵活定制** - 通过环境变量轻松调整返回字段

## 📋 环境要求

- Node.js 22 或更新版本
- VS Code、Cursor、Windsurf、Claude Desktop 或其他 MCP 客户端

### 🚀 快速开始

首先,在你的 MCP 客户端中安装 Trends Hub MCP 服务。

**标准配置**适用于大部分客户端:

```json
{
  "mcpServers": {
    "trends-hub": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-trends-hub"
      ]
    }
  }
}
```

<details>
<summary>Claude Desktop</summary>

参考 MCP 安装[指南](https://modelcontextprotocol.io/quickstart/user),使用上述标准配置。

配置文件位置:
- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`
- Windows: `%APPDATA%\Claude\claude_desktop_config.json`

</details>

<details>
<summary>Cursor</summary>

Read full README on GitHub →
Are you the maintainer? Claim this listing