Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
BigVik193 avatar

BigVik193 Reddit User Mcp

  • Updated September 14, 2025
  • BigVik193/reddit-user-mcp

ai.smithery/BigVik193-reddit-user-mcp is a MCP server that lets agents browse Reddit posts, comments, threads, user activity, and hot/new/rising listings through Smithery.

About

ai.smithery/BigVik193-reddit-user-mcp connects coding agents to Reddit’s social graph: posts, comments, threads, and feeds. Developers validating niches use it to summarize what communities discuss, who is active, and which subreddits surface rising topics—work that otherwise means tab chaos and one-off scripts. The server is published on Smithery with streamable HTTP and mandatory Bearer authentication, so installation is primarily MCP client configuration plus API credentials. Primary journey placement is Idea and audience research, though the same tools help content teams monitor conversations after launch. Respect Reddit’s terms, rate limits, and privacy expectations; this MCP automates access paths, not compliance review. Treat tool breadth as defined by the upstream reddit-user-mcp repository rather than inferring write capabilities beyond what the server exposes.

  • Browse and manage Reddit posts, comments, and threads via MCP
  • Fetch user activity and subreddit listing modes including hot, new, and rising
  • Smithery-hosted streamable HTTP remote with Bearer API key
  • Supports agent-led community research without custom scrapers
  • GitHub source BigVik193/reddit-user-mcp at version 1.0.0

BigVik193 Reddit User Mcp by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http bigvik193-reddit-user-mcp https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcp --header "Authorization: Bearer YOUR_TOKEN"

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthRequired
Last updatedSeptember 14, 2025
RepositoryBigVik193/reddit-user-mcp

What it does

Let your agent read Reddit threads, user activity, and hot/new/rising feeds to learn where your audience hangs out before you build.

Who is it for?

Best when you're doing subreddit discovery, comment synthesis, and lightweight community monitoring from Claude Code or Cursor.

Skip if: Large-scale data warehousing, guaranteed official Reddit enterprise APIs, or campaigns that ignore platform rules and user privacy.

What you get

After registration, your agent can pull structured Reddit thread and feed context to inform positioning, content angles, and community fit.

  • Agent-accessible Reddit post, comment, and thread operations
  • Feed views such as hot, new, and rising for research prompts
  • Registered MCP remote pointing at reddit-user-mcp version 1.0.0

By the numbers

  • Server catalog version 1.0.0
  • Smithery streamable-http remote with required Bearer token
  • Repository github.com/BigVik193/reddit-user-mcp
README.md

Reddit User MCP Server

A Model Context Protocol (MCP) server that provides access to Reddit posts, comments, and interactions through your Reddable account.

Features

  • ✅ Fetch user Reddit posts and comments
  • ✅ Get comments for specific posts
  • ✅ Hide Reddit comments
  • ✅ Reply to comments and posts
  • ✅ Secure API key authentication
  • ✅ Built with TypeScript and Smithery

Installation

For Claude Desktop

Add this configuration to your MCP settings:

{
  "mcpServers": {
    "reddit-user": {
      "command": "npx",
      "args": ["-y", "@reddable/reddit-user-mcp"],
      "env": {
        "REDDABLE_API_KEY": "your_reddable_api_key_here"
      }
    }
  }
}

Getting Your API Key

  1. Go to Reddable Dashboard
  2. Connect your Reddit account
  3. Scroll to "MCP Integration" section
  4. Copy your API key from the setup instructions

Available Tools

  • get_user_posts - Fetch Reddit posts from a user
  • get_user_comments - Fetch Reddit comments from a user
  • get_post_comments - Get all comments on a specific post
  • hide_comment - Hide a Reddit comment from your view
  • reply_to_comment - Reply to a specific comment
  • post_comment - Post a new comment on a post

Development

npm install
npm run dev

This will start the development server with ngrok tunneling for testing.

Security

  • Uses long-term API keys (no password exposure)
  • All Reddit credentials stored securely in Reddable
  • API requests proxied through Reddable servers
  • No direct Reddit app credentials needed

Support

For issues or questions, visit Reddable Support.

Recommended MCP Servers

How it compares

Reddit browsing MCP integration, not an SEO audit skill or ads management server.

FAQ

Who is BigVik193-reddit-user-mcp for?

Developers and marketers who research Reddit communities with AI agents and want native MCP tools instead of bespoke API scripts.

When should I use BigVik193-reddit-user-mcp?

Use it in Idea-phase audience work—or ongoing Grow content monitoring—when you need posts, comments, threads, or hot/new/rising views from Reddit.

How do I add BigVik193-reddit-user-mcp to my agent?

Configure the Smithery MCP remote URL in your client and supply the Bearer Smithery API key header described in the server catalog entry.

Developer Toolscontentdistribution

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.