Reddit Trends MCP
Rank #35,398ai.trendsmcp/reddit
Reddit trend data over time, with growth for any topic or brand. Free key at trendsmcp.ai
Reddit Trends MCP is a Model Context Protocol (MCP) server published by trendsmcp. It ranks #35,398 of 115,460 servers tracked on MCP Toplist. Reddit Trends MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 80,062 of 115,460 servers on MCP Toplist.
Use Reddit Trends MCP
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http reddit https://reddit.api.trendsmcp.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.reddit]
url = "https://reddit.api.trendsmcp.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://reddit.api.trendsmcp.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reddit": {
"url": "https://reddit.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"reddit": {
"type": "http",
"url": "https://reddit.api.trendsmcp.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reddit": {
"serverUrl": "https://reddit.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reddit": {
"url": "https://reddit.api.trendsmcp.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.trendsmcp%2Freddit)<a href="https://mcptoplist.com/server/ai.trendsmcp%2Freddit"><img src="https://mcptoplist.com/badge/ai.trendsmcp%2Freddit.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
trendsmcp
Other servers by trendsmcp
- Trends MCP#4,933 · 1 ver
- google-search-trends-mcp#20,439 · 2 vers
- news-volume-mcp#20,440 · 2 vers
- news-sentiment-mcp#24,123 · 1 ver
- npm-trends-mcp#24,124 · 1 ver
- wikipedia-trends-mcp#24,126 · 1 ver
- youtube-trends-mcp#24,127 · 1 ver
- amazon-trends-mcp#26,043 · 1 ver
- steam-trends-mcp#26,044 · 1 ver
- tiktok-trends-mcp#26,045 · 1 ver
- App Store Trends MCP#35,393 · 4 vers
- Google Trends MCP#35,394 · 4 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.6 | Aug 18, 2026 |
| 1.0.5 | Aug 3, 2026 |
| 1.0.3 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Reddit Trends MCP?
- Reddit Trends MCP is maintained by trendsmcp, which publishes 32 MCP servers (93 total versions) tracked on MCP Toplist.
- Is Reddit Trends MCP listed on the Official MCP Registry?
- Yes — Reddit Trends MCP is listed on the Official MCP Registry.
- How many versions does Reddit Trends MCP have?
- MCP Toplist tracks 4 versions of Reddit Trends MCP, most recently published on Aug 18, 2026.
- Where can I find the source code for Reddit Trends MCP?
- The source code for Reddit Trends MCP is hosted at github.com/trendsmcp/reddit-trends-mcp.