
mcp
Live AI trend radar: trending AI topics, why-trending signals, daily digests.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Live AI trend radar: trending AI topics, why-trending signals, daily digests. No API key.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| get_daily_digest | 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, a one-line "why this one" judgement (aiWhy; absent when none was generated), composite ranking score, platforms, keywords, trusted-source count, and its top items. The score combines source, coverage, engagement and freshness signals; it is not 24-hour discussion heat. locale="zh" opts into Chinese summaries (default English). Read the full topic at https://buzzradr.com/ai/{topicId}. |
| list_trends | 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 composite ranking score, 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}. |
| get_topic | 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. locale="zh" opts into Chinese summaries (default English). Topic page: https://buzzradr.com/ai/{topicId}. |
| get_source_health | 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. |