Back to Browse

Mcp MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Live AI trend radar: trending AI topics, why-trending signals, daily digests. No API key.

About

Live AI trend radar: trending AI topics, why-trending signals, daily digests. No API key.

Remote endpoints: streamable-http: https://buzzradr.com/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

4 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-buzzradr-mcp": {
      "url": "https://buzzradr.com/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

BuzzRadr MCP Server

Remote MCP server for BuzzRadr AI Pulse — a live AI trend radar. Gives any MCP client real-time access to trending AI topics with "why trending" signals, daily digests, and source health.

  • Endpoint: https://buzzradr.com/api/mcp (Streamable HTTP)
  • Auth: none — public, read-only, no API key
  • Live site: https://buzzradr.com/hot

Tools

ToolWhat it does
get_daily_digestTop ~12 trending topics for a vertical as a daily briefing — title, AI summary, why-it-matters reason, heat score, platforms, trusted-source count
list_trendsSearch/list trending topics with filters: keywords, platforms, sort=hot|time, limit, locale=en|zh
get_topicFull detail for one topic by topicId
get_source_healthIngestion health of the radar's sources

Verticals: ai (flagship), jobs, finance, real-estate, world-cup-2026.

Connect

Claude Code

claude mcp add --transport http buzzradr https://buzzradr.com/api/mcp

Any MCP client (generic config)

{
  "mcpServers": {
    "buzzradr": {
      "type": "streamable-http",
      "url": "https://buzzradr.com/api/mcp"
    }
  }
}

claude.ai / Claude Desktop — add a custom connector with URL https://buzzradr.com/api/mcp.

Try it

Ask your agent:

  • "What's trending in AI today?"
  • "Anything hot about Claude or agents right now?"
  • "Give me the daily AI digest in Chinese."

Related

  • Agent skill (REST-based, for agents without MCP): buzzradr/ai-hotnpx skills add buzzradr/ai-hot
  • RSS: https://buzzradr.com/api/public/hot/rss?vertical=ai
  • OpenAPI: https://buzzradr.com/openapi.yaml

Registry manifest

server.json is the manifest published to the official MCP registry as com.buzzradr/mcp (DNS-verified against buzzradr.com).

Reviews

No reviews yet

Be the first to review this server!