Reddit

Reddit

Unverified verified 13 jun 2026
Pricing: Free Last verified: 2026-06-13
Visit Website
Updated

TL;DR

Reddit is a massive decentralized social network organized into thousands of interest-based communities called subreddits. It serves as a global forum for news, niche hobbies, and peer-to-peer advice, differentiated by its user-driven 'karma' system and pseudo-anonymous community structures.

What Users Actually Pay

No user-reported pricing yet.

Our Take

Reddit remains the undisputed leader in human-curated knowledge and community discussion, occupying a critical role as the 'front page of the internet' and a primary data source for LLM training. Its market position is unique because it prioritizes topical relevance over personal identity, making it the go-to platform for authentic peer reviews and deep-dive technical troubleshooting. However, the platform is currently navigating a difficult transition from a loosely moderated open ecosystem to a more commercially aggressive entity, which has created friction with its power-user base. The platform's primary strength is the sheer depth of its archives; for almost any niche query, a Reddit thread likely contains the answer. This makes it an invaluable tool for marketers, researchers, and developers. Yet, the limitations are significant: moderation quality varies wildly between subreddits, and the community is notoriously hostile to overt corporate messaging. Navigating Reddit as a brand requires a level of transparency and 'un-marketing' that many traditional companies find difficult to master. Best suited for individual users seeking specialized information and for brands looking to conduct market research or engage in high-context, authentic community participation. Since the 2023 API pricing shift, it is less suited for independent developers building third-party clients, though it remains essential for enterprise-level data analysis and AI training partners who can afford the licensing fees.

Pros

  • + Unparalleled depth of niche information and expert-level community advice.
  • + Democratic content curation through the upvote/downvote system ensures high-quality visibility.
  • + High level of authenticity and 'BS-detection' from the user base compared to other social platforms.
  • + Effective discovery mechanism for viral trends and breaking news before they hit mainstream media.

Cons

  • - Highly restrictive and expensive API access following the 2023 policy changes.
  • - Inconsistent moderation standards and potential for 'echo chambers' within specific subreddits.
  • - Steep learning curve and high risk of reputational damage for brands that misread community etiquette.
  • - The official mobile app is frequently criticized for performance issues and intrusive advertising compared to defunct third-party alternatives.

Sentiment Analysis

-0.15NegativeUpdated May 9, 2026

Sentiment has improved since last capture. The overall sentiment has improved slightly from -0.30 to -0.15 as the immediate anger over the 2023 API changes subsided, but deep-seated resentment remains among the developer and moderator communities. While business and marketing reviews remain generally positive due to the platform's utility, the core user base is increasingly vocal about UI degradation and the commercialization of the platform.

Sentiment Over Time

By Source

G2+0.60

2400 mentions

Sample quotes (1)
  • "Reddit is a goldmine for information. No matter how niche your interest is, there is a community for it with experts willing to help."
Capterra+0.50

1100 mentions

Sample quotes (1)
  • "The best platform for organic marketing and community building, but you have to be careful not to look like a bot or a salesperson."
Reddit-0.40

50000 mentions

Sample quotes (1)
  • "The API changes have made the site significantly worse for power users and mods. It feels like the soul of the site is being sold."
X (Twitter)-0.20

15000 mentions

Sample quotes (1)
  • "Reddit going public and killing third party apps is the end of an era. The search results are still good but the vibes are off."

Agent Readiness

76/100

Reddit is highly ready for AI agents in terms of connectivity, offering a robust REST API and deep integration with automation tools like Zapier and Make. However, it is 'hostile' in terms of policy and cost; following the 2023 changes, large-scale data scraping or high-frequency autonomous interaction now requires expensive commercial agreements. For simple automation (bot responses, moderate frequency posting), the API remains accessible, but developers must navigate strict terms of service regarding data usage for AI training.

API Surface100
Public APIRESTFree TieropenApi
Protocol Support55
MCP (53 tools)
SDK Availability35
npm: reddit (official)npm: @orbit-love/redditnpm: react-reddit-pixelnpm: @blotoutio/providers-reddit-sdknpm: @fontsource-variable/reddit-mononpm: reddit-mcp-buddy (official)npm: @actionsflow/trigger-redditnpm: @fontsource-variable/reddit-sansnpm: @walkeros/server-destination-reddit
Integration Ecosystem100
ZapierMaken8nWebhooksIFTTTDiscordSlackPipedream
Developer Experience80
Docs: goodVersioningChangelogStatus Page

Last checked May 9, 2026

MCP Integrations

16 servers53 tools9,785 total uses
Reddit
Redditreddit
smitheryVerifiedRemoteHigh match

Reddit is a social news platform with user-driven communities (subreddits), offering content sharing, discussions, and viral marketing opportunities for brands

9,291 uses
10 tools
  • REDDIT_CREATE_REDDIT_POSTCreates a new text or link post on a specified, existing Reddit subreddit, optionally applying a flair.
  • REDDIT_DELETE_REDDIT_COMMENTDeletes a Reddit comment, identified by its fullname ID, if it was authored by the authenticated user.
  • REDDIT_DELETE_REDDIT_POSTPermanently deletes a Reddit post by its ID, provided the authenticated user has deletion permissions for that post.
  • REDDIT_EDIT_REDDIT_COMMENT_OR_POSTEdits the body text of the authenticated user's own existing comment or self-post on Reddit; cannot edit link posts or titles.
  • REDDIT_GET_USER_FLAIRFetches the list of available link flairs (i.e., post flairs, not user flairs) for a given subreddit.
  • REDDIT_POST_REDDIT_COMMENTPosts a comment on Reddit, replying to an existing and accessible submission (post) or another comment.
  • REDDIT_RETRIEVE_POST_COMMENTSRetrieves all comments for a Reddit post given its article ID (which must be for an existing, public post); nested replies within comments are returned as raw dictionaries requiring parsing.
  • REDDIT_RETRIEVE_REDDIT_POSTRetrieves the current hot posts from a specified, publicly accessible subreddit.
  • REDDIT_RETRIEVE_SPECIFIC_COMMENTRetrieves detailed information for a specific Reddit comment or post using its fullname.
  • REDDIT_SEARCH_ACROSS_SUBREDDITSSearches Reddit for content (e.g., posts, comments) using a query, with results typically confined to subreddits unless `restrict_sr` is set to False.
ai.trendsmcp/redditai.trendsmcp/reddit
officialRemoteHigh match

Reddit trend data over time, with growth for any topic or brand. Free key at trendsmcp.ai

io.github.pipeworx-io/redditio.github.pipeworx-io/reddit
officialRemoteHigh match

Reddit MCP — public Reddit data via JSON endpoints (no auth required)

reddit-outreach
reddit-outreachsignal-found/reddit-outreach
smitheryRemote

The only AI tool that connects directly to a proprietary Reddit outreach network — find your prospects, personalize your pitch, and send thousands of DMs per day.

494 uses
40 tools
  • sf_health Preflight check for MCP -> onboard_api connectivity and auth context. Use this first in a new session to confirm: - backend is reachable - current MCP session auth state - whether a default client id is configured
  • login_with_client_id Authenticate MCP session to a Signal Found client account. Run this at the start of each session before business tools. Most tools require authenticated context and will use this session client id unless you pass an explicit `client_id` argument.
  • current_client_contextReturn the currently authenticated client context for this MCP server session.
  • agent_quickstart Zero-context onboarding playbook for agents using this MCP server. Returns the recommended call sequence, common guardrails, and recovery hints.
  • logout_client_contextClear the active authenticated client context for this MCP server session.
  • list_productsList all products for a client (slug, display_name, product_unique, folder_id).
  • get_product_treeGet nested folders and products for a client, equivalent to frontend product tree.
  • create_new_account Create a brand-new Signal Found client account for onboarding. Requires: - `business_name` - `email` Returns created `client_id` and (by default) logs this MCP session into it. Next step after success: - call `create_new_product`
  • create_new_product Create a product and initialize the agent onboarding session context. The response includes: - product creation result - context packet (existing artifacts + screenshot uri) - prompt pack + version metadata Prerequisite: - authenticated session via `login_with_client_id` (or provide `client_id` explicitly) Next step after success: - call `run_full_agentic_onboarding` (or run staged tools manually)
  • get_onboarding_prompt_pack Fetch server-curated prompt contracts that define required onboarding outputs. Use this when an agent needs exact formatting/expectations before generating: - clarifications - conversation transcript - market positioning - keywords/subreddits Use `artifact` for focused contracts: - clarifications - market_position - conversation - keywords - subreddits
  • submit_onboarding_artifacts Validate and persist core onboarding artifacts for a product/session. Prerequisites: - prompt pack must be acknowledged for `session_id` - payloads should match the artifact schemas below Common use: - called by `run_full_agentic_onboarding` - can also be used for staged/recovery runs Expected formats: - market_position: patch object with market position keys - conversion_notes: {'Product Name','Payment Terms/Plans','General Notes'} - funnels: [{'url','description','primary_use_case', optional 'qualification'}]
  • submit_agent_targeting Persist targeting artifacts (keywords/subreddits) and return policy/preview. Prerequisites: - prompt pack must be acknowledged for `session_id` - artifacts should already be saved for best results Typical next step: - approve targeting (done automatically by `run_full_agentic_onboarding` when enabled) Formats: - keywords: list[str] - subreddit_groups: [{'subreddits': ['name1','name2']}]
  • onboarding_campaign_decision Evaluate readiness and optionally start campaign immediately. If not ready and blocked on credits, also returns a checkout link. Use this after onboarding reaches targeting approval. Set `start_now=true` to attempt campaign launch.
  • configure_product_strategy Read/update product strategy assets: market position, conversion notes, and funnels.
  • configure_targeting Read/update subreddit targeting and keywords for a product.
  • modify_market_positioning Read or update market positioning with explicit format guidance. How to use: - Call without `market_position_patch` to inspect current data before editing. - Send only keys you want to change (patch semantics). Expected patch keys (string values): - `one_line_pitch` - `icp` - `competitive_alternatives` - `uniqueness` - `value_proof` - `market_category` - `trends` - `additional_info`
  • modify_conversion_notes Read or update conversion notes with explicit required key names. How to use: - Call without `conversion_notes` to inspect current notes. - For updates, provide all three canonical keys for consistency. Expected keys (string values): - `Product Name` - `Payment Terms/Plans` - `General Notes`
  • modify_funnels Read or replace funnels with explicit shape validation. How to use: - Call without `funnels` to inspect current funnel list. - Update is replace-style: provide the full intended funnels list. Expected item shape: - `url` (string) - `description` (string) - `primary_use_case` (string) - `qualification` (optional string)
  • modify_subreddits Read or update subreddit targeting groups. How to use: - Call without `subreddit_groups` to inspect current targeting. - Update expects `groups` format used by onboard API targeting endpoint. Expected `subreddit_groups` item shape: - `subreddits`: list of subreddit names (without `r/` prefix preferred).
  • modify_keywords Read or update keyword targeting with optional search parameters. How to use: - Call without `keywords` to inspect current keywords config. - Update writes explicit keyword list and optional search params. Expected payload shape: - `keywords`: list[str] - `search_params` (optional): - `sort`: one of `relevance|hot|top|new|comments` - `time_filter`: one of `hour|day|week|month|year|all` - `per_keyword_limit`: int
  • list_campaignsList campaigns for a client (active/inactive, product mapping, budget, and warning signals).
  • rebalance_resources_to_product Shift outbound/day budget from the worst active campaign to a target product campaign.
  • portfolio_close_rateCompute close rate across all products based on CRM conversion states.
  • compare_confirmed_vs_uninterested Pull sample confirmed and uninterested conversations and return side-by-side message snippets.
  • crm_workbench CRM read/write operations (no reply generation and no DM sending). Use `action` to select operation; each action has its own required fields. This tool intentionally excludes outbound messaging behaviors. Supported actions: - list_customers - prospect_stats - get_conversation_by_id - update_conversion_state - update_blacklist - get_notes - update_notes
  • list_conversion_statesReturn canonical CRM conversion states available for recategorization.
  • crm_customers_by_stateList CRM customer data filtered by conversion states with explicit dedupe diagnostics.
  • crm_state_statsReturn CRM state statistics (unique deduped customer counts by conversion_state).
  • get_deduped_crm_by_categoryRetrieve deduped CRM records by single state or lead-category bucket.
  • get_conversation_by_idGet conversation messages for a conversation ID inside a product scope.
  • get_conversation_notesGet notes for a CRM conversation in a product scope.
  • update_conversation_notesUpdate notes for a CRM conversation in a product scope.
  • change_crm_stateChange a customer's CRM conversion state (category) for a product.
  • upsert_conversation_noteCreate/update a conversation note for a product scope conversation.
  • voice_of_customer_report Produce a voice-of-customer report combining outcome metrics and confirmed/uninterested conversation samples.
  • billing_and_credits Get billing + credits overview, and optionally create a checkout session preview/action.
  • sales_control_tower Command-center summary for a client: products, campaign health, close-rate, and recommendations. Best first operational tool after login when the user asks for "what should we do next?"
  • get_onboarding_status Canonical onboarding progress view for a product/session. Returns: - current phase - next required action - prompt-pack ack state - targeting approval state - missing artifacts + readiness blockers Use this for recovery if a previous onboarding run was partial or failed.
  • run_full_agentic_onboarding Execute the full staged onboarding flow end-to-end in one call. Intended for zero-context agents that want a safe default path. This tool orchestrates: - prompt-pack version + ack - clarifications (questions/mode/answers) - conversation (mode/transcript/extract) - artifact validation + writes - targeting submit (+ optional approve) - readiness snapshot Requirements: - `clarifying_questions` must have exactly 3 items - pass valid schema payloads for artifacts/targeting On partial failure, returns `failed_stage`, `retry_hint`, and completed stages.
  • send_reddit_message Send Reddit DMs to scraped leads via the Signal Found Chrome extension. Three modes (exactly one must be set): - target_username: cold DM to a specific Reddit user - crm_reply_to: reply to an existing CRM conversation - batch_from_working_leads=True: send to all uncontacted working leads for this product Message content: provide a manual message, or set generate_message=True (default) to auto-generate using the product's market positioning and conversion notes via Phase 2. In batch mode, pre-computed suggested_response values are reused when available. Requires a Chrome extension connected and active on Reddit. Fails immediately if none is online.
reddit-dialog-tools
reddit-dialog-toolsking-of-the-grackles/dialog-tools
smitheryRemote

Research any topic on Reddit with guided workflows and actionable operations. Find and run the right actions with clear guidance and guardrails. Use quick-start examples and prompts to go from questions to insights fast.

3 tools
  • discover_operationsDiscover available Reddit operations and recommended workflows
  • get_operation_schemaGet detailed requirements and parameters for a Reddit operation
  • execute_operationExecute a Reddit operation with validated parameters
ai.smithery/BigVik193-reddit-ads-mcpai.smithery/BigVik193-reddit-ads-mcp
officialRemote

Manage Reddit advertising across accounts, campaigns, ad groups, posts, and ads. List accounts, fu…

com.thenextgennexus/reddit-mcp-servercom.thenextgennexus/reddit-mcp-server
officialRemote

Post + comment + subreddit search with comment-level depth for sentiment work.

io.github.dgtalquantumleap-ai/ebenova-reddit-monitorio.github.dgtalquantumleap-ai/ebenova-reddit-monitor
official

Monitor Reddit and Nairaland for product keywords with AI drafts.

io.github.jordanburke/reddit-mcp-serverio.github.jordanburke/reddit-mcp-server
official

Reddit MCP server with full read/write - posts, comments, search, and content creation.

io.github.karanb192/reddit-buddy-mcpio.github.karanb192/reddit-buddy-mcp
official

Reddit MCP server - browse posts, search content, analyze users.

io.github.karanb192/reddit-mcp-buddyio.github.karanb192/reddit-mcp-buddy
official

Reddit browser for AI assistants. Browse posts, search content, analyze users. No API keys needed.

io.github.king-of-the-grackles/reddit-research-mcpio.github.king-of-the-grackles/reddit-research-mcp
official

Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research

io.github.lignertys/reddit-insights-mcpio.github.lignertys/reddit-insights-mcp
official

AI-powered Reddit search. Search millions of posts, explore subreddits, discover trends.

io.github.mharnett/reddit-adsio.github.mharnett/reddit-ads
official

Reddit Ads MCP: campaigns, ad groups, ads, reporting, and audience targeting.

io.github.mkerchenski/reddit-ads-mcpio.github.mkerchenski/reddit-ads-mcp
official

MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.

io.github.mypracticaltools/reddit-mcp-serverio.github.mypracticaltools/reddit-mcp-server
official

Reddit MCP Server via Apify

Last checked May 26, 2026

Reviews

0 reviews
Write a Review

No reviews yet. Be the first to review Reddit!