com.buzzradr/mcp
REMOTE · BUZZRADR.COM · SCANNED AUG 17
Live AI trend radar: trending AI topics, why-trending signals, daily digests. No API key.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 551 tokens (~137/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management20
- Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · buzzradr.com
claude mcp add --transport http com-buzzradr-mcp https://buzzradr.com/api/mcp
[mcp_servers.com-buzzradr-mcp] url = "https://buzzradr.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-buzzradr-mcp": {
"type": "remote",
"url": "https://buzzradr.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-buzzradr-mcp --url https://buzzradr.com/api/mcp --transport streamable-http
mcp_servers:
com-buzzradr-mcp:
url: "https://buzzradr.com/api/mcp" {
"mcpServers": {
"com-buzzradr-mcp": {
"type": "http",
"url": "https://buzzradr.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 17 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Aug 26 0
- Tool “get_daily_digest” rewrote its description, which is the text the model reads security
- Tool “get_topic” rewrote its description, which is the text the model reads security
- Tool “list_trends” rewrote its description, which is the text the model reads security
- 15 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Aug 26 0
- Stability: unverified → 0.03 ▲ functional
- 11 Aug 26 66
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 17 Aug 2026 · Probed https://buzzradr.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=buzzradr.com | CN=YR1,O=Let's Encrypt,C=US | 27 Jun 2026 | 25 Sept 2026 | RSA 2048 | SHA256-RSA | 5afc5bf21c08b82de5b7eaf07bcfdfdfab9 |
| SANs: buzzradr.com | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of buzzradr.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| buzzradr.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://buzzradr.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://buzzradr.com/api/mcp | HTTPS enforced | 308 | https://buzzradr.com/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
get_daily_digest Get the BuzzRadr daily digest ~122
Return the top ~12 trending topics for a vertical as a daily briefing. Use this when the user asks "what is trending today", "what is the AI news today", or wants a quick roundup. Each topic includes a title, AI summary, why-it-matters reason, heat score, platforms, keywords, trusted-source count, and its top items. Read the full topic at https://buzzradr.com/ai/{topicId}.
| Name | Type | Req | Description |
|---|---|---|---|
| vertical | string | – | Topic vertical to read. Defaults to "ai" (the flagship AI-news radar). |
No output schema declared.
No examples provided.
get_source_health Get BuzzRadr source health ~73
Report the ingestion sources behind a vertical and their health: status, last fetch time, accepted/filtered item counts, and any public message. Use this to check data freshness or which platforms feed the radar.
| Name | Type | Req | Description |
|---|---|---|---|
| vertical | string | – | Topic vertical to read. Defaults to "ai" (the flagship AI-news radar). |
No output schema declared.
No examples provided.
get_topic Get a single BuzzRadr topic ~120
Fetch one trending topic by its topicId (as returned by get_daily_digest / list_trends). Use this to drill into a specific story. Returns "topic not found" if the id is unknown or the topic no longer clears the public quality gate. Topic page: https://buzzradr.com/ai/{topicId}.
| Name | Type | Req | Description |
|---|---|---|---|
| topicId | string | yes | The topic id, e.g. "ai_topic_ugfymp". |
| vertical | string | – | Topic vertical to read. Defaults to "ai" (the flagship AI-news radar). |
No output schema declared.
No examples provided.
list_trends List BuzzRadr trending topics ~236
Search and list trending topics for a vertical with optional filters. Use this to answer "what is happening with <keyword>", to filter by platform, or to pull a ranked list. keywords/platforms narrow the results; sort="hot" (default) ranks by heat, sort="time" by recency; limit is 1-50 (default 20); locale="zh" opts into Chinese summaries (default English). Read a topic at https://buzzradr.com/ai/{topicId}.
| Name | Type | Req | Description |
|---|---|---|---|
| keywords | array | – | Case-insensitive keyword filter; any match keeps a topic. |
| limit | integer | – | Maximum topics to return (1-50, default 20). |
| locale | string | – | Summary language: "en" (default) or "zh". |
| platforms | array | – | Platform filter, e.g. ["x","reddit","hackernews"]. |
| sort | string | – | Ranking: "hot" by heat score (default) or "time" by recency. |
| vertical | string | – | Topic vertical to read. Defaults to "ai" (the flagship AI-news radar). |
No output schema declared.
No examples provided.