
Reddit Trends MCP
Reddit Trends MCP is a MCP server that supplies Reddit trend and growth-over-time data for topics or brands to your AI agent.
About
Reddit Trends MCP lets MCP-capable coding agents retrieve Reddit trend data over time, including growth, for arbitrary topics or brands. developers use it when validating whether a problem space is increasingly discussed in subreddits—useful before drafting positioning, choosing a micro-SaaS wedge, or planning community-led launch tactics. Instead of manually searching subs and guessing momentum, you register the remote server with your free TrendsMCP key and ask the agent to compare themes, track a competitor name, or sanity-check hype against sustained mention growth. It sits alongside News Volume and npm servers from the same provider so you can triangulate press, registry, and community signals in one workflow. The server does not replace qualitative thread reading, moderation policies, or official Reddit API apps for posting; it delivers trend telemetry optimized for early audience research inside the agent.
- Reddit topic and brand trend series with growth metrics
- Hosted MCP at reddit.api.trendsmcp.ai (streamable-http)
- Free Bearer token from trendsmcp.ai
- Version 1.0.3 with documented Authorization header
- Designed for agent-driven competitive and community scans
Reddit Trends MCP by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http reddit https://reddit.api.trendsmcp.ai/mcp --header "Authorization: Bearer YOUR_TOKEN"Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | Required |
What it does
Query Reddit trend and growth data for topics or brands so your agent can ground audience pain and community buzz before you build.
Who is it for?
Best when you're validating B2C pain, developer-tool positioning, or content bets where Reddit is a primary discovery channel.
Skip if: Skip if you need post-level engagement scraping, ad targeting, or official Reddit publishing workflows.
What you get
After setup, your agent can return Reddit trend and growth metrics you can cite in audience notes, compare lists, or launch briefs.
- Reddit trend time series with growth for topics or brands
- Agent-summarized audience momentum for validation docs
- Cross-checkable signal alongside news and npm TrendsMCP servers
By the numbers
- Server version 1.0.3
- Remote URL reddit.api.trendsmcp.ai/mcp
- Mandatory secret Authorization Bearer header
Recommended MCP Servers
How it compares
Community trend MCP endpoint, not a social listening platform or copywriting skill.
FAQ
Who is ai.trendsmcp/reddit for?
Developers and developers with Claude Code, Cursor, or similar agents who research audiences and competitors using Reddit trend data programmatically.
When should I use ai.trendsmcp/reddit?
Use it in Idea/Audience work when checking if a problem, competitor, or category is gaining Reddit conversation before you prototype or write copy.
How do I add ai.trendsmcp/reddit to my agent?
Obtain a free API key at trendsmcp.ai, configure the remote MCP URL https://reddit.api.trendsmcp.ai/mcp with Bearer Authorization, and invoke Reddit trend tools from your agent.