Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Social Trends Server

БесплатноНе проверен

Provides AI agents with access to trending topics from Reddit and HackerNews using free public APIs without authentication.

GitHubEmbed

Описание

Provides AI agents with access to trending topics from Reddit and HackerNews using free public APIs without authentication.

README

MCP server that gives AI agents access to trending topics from Reddit and HackerNews — both using free, public APIs with no authentication required.

Tools (6)

Tool Description
get_trending_hackernews Top HN stories with title, score, comments, URL
get_subreddit_hot Hot posts from any subreddit
search_reddit Search across all of Reddit
get_trending_topics Aggregated trends from HN + Reddit front page
get_tech_pulse Quick pulse: top 5 from HN + r/technology + r/programming
search_mentions Check if a topic is being discussed on HN or Reddit

Installation

pip install social-trends-mcp-server

Usage with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "social-trends": {
      "command": "social-trends-server"
    }
  }
}

Usage with Claude Code

claude mcp add social-trends -- social-trends-server

Examples

"What's trending on HackerNews right now?" → Uses get_trending_hackernews

"Give me a tech pulse" → Uses get_tech_pulse — top 5 from HN, r/technology, r/programming

"Is anyone talking about Rust on social media?" → Uses search_mentions("Rust") — searches HN + Reddit

"What's hot on r/machinelearning?" → Uses get_subreddit_hot("machinelearning")

Data Sources

  • Reddit — Public JSON API (no auth required)
  • HackerNews — Firebase REST API (no auth required)
  • HN Search — Algolia API (no auth required)

No API Keys Needed

This server uses only public, free APIs. No configuration or API keys required.

License

MIT

from github.com/AiAgentKarl/social-trends-mcp-server

Установка Social Trends Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AiAgentKarl/social-trends-mcp-server

FAQ

Social Trends Server MCP бесплатный?

Да, Social Trends Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Social Trends Server?

Нет, Social Trends Server работает без API-ключей и переменных окружения.

Social Trends Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Social Trends Server в Claude Desktop, Claude Code или Cursor?

Открой Social Trends Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

Compare Social Trends Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai