mcpbeat Sign in

Reddit Buddy MCP Server

local only

Reddit Buddy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.

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

Installs per day peak 16 · avg 5 · +150% w/w
a month agotoday
29
Installs / week
npm · @karanb192/reddit-buddy-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Reddit Buddy MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add reddit-buddy-mcp -- npx -y @karanb192/reddit-buddy-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reddit-buddy-mcp": {
      "args": [
        "-y",
        "@karanb192/reddit-buddy-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reddit-buddy-mcp]
command = "npx"
args = ["-y", "@karanb192/reddit-buddy-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "reddit-buddy-mcp": {
      "args": [
        "-y",
        "@karanb192/reddit-buddy-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reddit-buddy-mcp": {
      "args": [
        "-y",
        "@karanb192/reddit-buddy-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Reddit Buddy MCP

same job, measured the same way
Reddit MCP Server
by jordanburke

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

478 installs/wk local only
Reddit Scraper
by fashionmascherine-svg

Reddit MCP server: search posts, subreddit feeds, comments & user profiles as JSON. No API key.

answering
RedditAPIs
by redditapis

Reddit API as MCP tools: search, subreddits, posts, comments, users, monitors, webhooks, feedback.

583 installs/wk local only
Reddit Scraper (Apify) – posts, comments, search, users, subreddits
by harshmaur

Reddit posts, comments, search, users & subreddits as JSON via Apify. No Reddit API key. $2/1k

answering
AIsa Reddit
by aisa

Search every community or one of them, browse post streams, read comment trees.

answering
Reddit MCP Buddy
by karanb192

Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.

1 571 installs/wk local only
Reddit Scraper Pro (Apify) – posts, comments, search, users, subreddits
by harshmaur

Reddit posts, comments, search, users & subreddits as JSON via Apify. No Reddit API key. $1.50/1k

178 installs/wk answering
Reddit MCP Server
by mypracticaltools

Reddit MCP Server via Apify

37 installs/wk local only

Reddit Buddy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Reddit Buddy MCP?
Reddit Buddy MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @karanb192/reddit-buddy-mcp was installed 29 times last week.
How do I connect Reddit Buddy MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @karanb192/reddit-buddy-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Reddit Buddy MCP?
The npm package @karanb192/reddit-buddy-mcp was installed 29 times in the last week. Week over week that is +150%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.