Compatible with every major AI agent and IDE
What is the Reddit Intelligence MCP Server?
Connect any AI agent to Reddit's live public data and transform community conversations into actionable marketing intelligence — with zero configuration required.
What you can do
- Subreddit Monitoring — Fetch hot, new, top, rising, or controversial posts from any public community, sorted by time period
- Global & Scoped Search — Search all of Reddit or restrict to a specific subreddit by keyword, sorted by relevance, engagement, or recency
- Multi-Community Feed — Aggregate posts from multiple subreddits simultaneously into a single ranked feed for niche dashboards
- Sentiment Analysis — Pull top comments from any post to understand authentic community reactions, objections, and opinions
- Subreddit Discovery — Find relevant communities by topic with subscriber counts so you can prioritize high-impact targets
- Flair Filtering — Retrieve posts by flair category (e.g. 'Case Study', 'Question', 'Resource') to filter by content type
- Trending Communities — Access Reddit's official trending subreddits list for emerging topic detection
- Influencer Lookup — Retrieve public karma and account age for any Reddit user to evaluate content credibility
How it works
- Subscribe to this server
- No credentials needed — start immediately
- Ask your AI agent to monitor subreddits, search topics, or analyze posts
Who is this for?
- Marketing Teams — track what your target audience is actually saying about your industry, product category, or competitors
- Content Strategists — discover high-engagement topics before they go mainstream by monitoring rising posts
- Brand Managers — monitor brand mentions and sentiment across relevant communities in real time
- Growth Hackers — identify the subreddits where your ideal customers spend time and what problems they discuss most
Built-in capabilities (9)
Ideal for creating niche marketing intelligence dashboards — e.g., monitor all of "marketing + entrepreneur + smallbusiness + growthhacking" at once. Aggregate posts from multiple subreddits simultaneously into a single feed
Invaluable for sentiment analysis, understanding community reactions, identifying objections, and surfacing authentic user opinions about products, brands, or topics. Extract the post ID from the permalink URL (the alphanumeric segment after /comments/). Get comments from a Reddit post for sentiment and opinion analysis
Highly useful for filtering by content category — e.g., in r/marketing get only posts with flair "Case Study", "Question", or "Resource". Flairs are community-defined content categories. Get top posts filtered by a specific flair tag within a subreddit
Use to evaluate community size and relevance before targeting it for marketing analysis. Get metadata and statistics for a subreddit community
Use for monitoring community conversations, identifying viral content, and tracking engagement in specific marketing niches. Sort by "top" with time="week" for weekly best performers. Sort by "rising" to catch breakout content early. Get posts from a subreddit sorted by hot, new, top, rising, or controversial
These are communities experiencing unusual traffic spikes — a leading indicator of emerging topics. Get Reddit's official list of trending subreddits right now
Useful for influencer identification and evaluating the credibility of content authors. Get public profile data for a Reddit user
Essential for competitive intelligence, brand monitoring, topic discovery, and sentiment analysis. Use sort="relevance" for best match, sort="top" with time="week" for most engaged recent content. Search Reddit posts across all communities or within a specific subreddit
Use to identify target communities for marketing analysis — e.g., search "crypto" to find r/cryptocurrency, r/Bitcoin, r/altcoins, etc. Returns subscriber counts so you can prioritize. Discover relevant subreddits by keyword or topic
Why Cursor?
Cursor's Agent mode turns Reddit Intelligence into an in-editor superpower. Ask Cursor to generate code using live data from Reddit Intelligence and it fetches, processes, and writes. all in a single agentic loop. 9 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.
- —
Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context
- —
Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards
- —
MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment
- —
VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools
Reddit Intelligence in Cursor
Reddit Intelligence and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect Reddit Intelligence to Cursor through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Reddit Intelligence in Cursor
The Reddit Intelligence MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 9 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Cursor only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
Reddit Intelligence for Cursor
Every tool call from Cursor to the Reddit Intelligence MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
Do I need a Reddit account or API key to use this?
No. This server uses Reddit's official public JSON API, which is accessible without any authentication for public data. Just subscribe and start using it immediately.
Can I monitor multiple subreddits at the same time?
Yes! Use the get_multi_feed tool with a comma-separated list of subreddits (e.g. 'marketing,entrepreneur,smallbusiness'). It aggregates posts from all of them into a single ranked feed.
How do I find which subreddits are most relevant for my niche?
Use the search_subreddits tool with a keyword describing your niche (e.g. 'SaaS', 'fitness', 'crypto trading'). It returns matching communities sorted by subscriber count so you can prioritize the largest ones.
What is Agent mode and why does it matter for MCP?
Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.
Where does Cursor store MCP configuration?
Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.
Can Cursor use MCP tools in inline edits?
No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design. tool calls require user visibility and approval.
How do I verify MCP tools are loaded?
Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.
Tools not appearing in Cursor
Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
Server shows as disconnected
Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.
Explore More MCP Servers
View all →
Dagger (Programmable CI)
10 toolsBuild, test, and deploy using Dagger's programmable CI engine. Execute GraphQL queries, manage containers, and orchestrate pipelines directly from your AI agent.

Equixly
10 toolsAutomate API security testing via Equixly — manage target services, trigger autonomous AI pentests, and audit vulnerability findings directly from any AI agent.

Chameleon.io
8 toolsManage product adoption and onboarding via Chameleon — trigger tours, analyze surveys, and track user events directly from any AI agent.

Deno Deploy
15 toolsManage your Deno Deploy infrastructure — list apps, create deployments, and stream logs directly from your AI agent.
