Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.karanb192/reddit-mcp-buddy

NPM · REDDIT-MCP-BUDDY · SCANNED SEP 20

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

Available components

0 this week 90 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to karanb192/reddit-mcp-buddy). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 52 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability60
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1051 tokens (~210/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 67% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.karanb192/reddit-mcp-buddy server?

io.github.karanb192/reddit-mcp-buddy runs locally as an npm package, launched with npx -y reddit-mcp-buddy. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · reddit-mcp-buddy

# add to Claude Code
claude mcp add karanb192-reddit-mcp-buddy -- npx -y reddit-mcp-buddy
// .cursor/mcp.json
{
  "mcpServers": {
    "karanb192-reddit-mcp-buddy": {
      "command": "npx",
      "args": [
        "-y",
        "reddit-mcp-buddy"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "karanb192-reddit-mcp-buddy": {
      "command": "npx",
      "args": [
        "-y",
        "reddit-mcp-buddy"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add karanb192-reddit-mcp-buddy -- npx -y reddit-mcp-buddy
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "karanb192-reddit-mcp-buddy": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "reddit-mcp-buddy"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add karanb192-reddit-mcp-buddy --command npx --arg -y --arg reddit-mcp-buddy
# ~/.hermes/config.yaml
mcp_servers:
  karanb192-reddit-mcp-buddy:
    command: "npx"
    args: ["-y", "reddit-mcp-buddy"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "karanb192-reddit-mcp-buddy": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "reddit-mcp-buddy"
      ]
    }
  }
}
# add to Vellum
assistant mcp add karanb192-reddit-mcp-buddy -t stdio -c npx -a -y reddit-mcp-buddy
// mcp.json
{
  "mcpServers": {
    "karanb192-reddit-mcp-buddy": {
      "command": "npx",
      "args": [
        "-y",
        "reddit-mcp-buddy"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 10 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → pass functional
  • 9 Sept 26 0
    • Security disclosure: pass → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/reddit-mcp-buddy@1.1.14

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo karanb192/reddit-mcp-buddy
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/karanb192/reddit-mcp-buddy/.github/workflows/publish-mcp.yml@refs/tags/v1.1.14
Rekor log index 2280307812
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:f8ed7e5b975c1a26398b0b471b8f9d60e4bdc3e9e13ed2f6bc6a93f7e42da74438ca675f4198739c973afb6ecefcf1edfc54a105398e8e18f7f98e3d7

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 5 exposed · ~762 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
browse_subreddit ~225

Fetch posts from a subreddit sorted by your choice (hot/new/top/rising/controversial). Returns a post list with content, metadata, and a data_source field. With Reddit credentials (data_source "api") posts include score, num_comments, and upvote_ratio; without credentials, results come from Reddit's public RSS feed (data_source "rss") and those fields plus nsfw are null — see the response note and do not infer popularity from them.

NameTypeReqDescription
include_nsfwboolean
include_subreddit_infobooleanInclude subreddit metadata like subscriber count and description. Requires Reddit credentials; silently omitted when browsing anonymously via the RSS fallback
limitnumberDefault 25, range (1-100). Change ONLY IF user specifies.
sortstring
subredditstringyesSubreddit name without r/ prefix. Use specific subreddit (e.g., "technology"), "all" for Reddit-wide posts, or "popular" for trending across default subreddits
timestring

No output schema declared.

No examples provided.

get_post_details ~208

Fetch a Reddit post with its comments. Requires EITHER url OR post_id. IMPORTANT: When using post_id alone, an extra API call is made to fetch the subreddit first (2 calls total). For better efficiency, always provide the subreddit parameter when known (1 call total).

NameTypeReqDescription
comment_depthnumberDefault 3, range (1-10). Override ONLY IF user specifies.
comment_limitnumberDefault 20, range (1-500). Change ONLY IF user asks.
comment_sortstring
extract_linksboolean
max_top_commentsnumberDefault 5, range (1-20). Change ONLY IF user requests.
post_idstringReddit post ID (e.g., "1abc2d3")
subredditstringSubreddit name (optional with post_id, but more efficient if provided)
urlstringFull Reddit URL (alternative to post_id)

No output schema declared.

No examples provided.

reddit_explain ~54

Get explanations of Reddit terms, slang, and culture. Returns definition, origin, usage, and examples.

NameTypeReqDescription
termstringyesReddit term to explain (e.g., "karma", "cake day", "AMA")

No output schema declared.

No examples provided.

search_reddit ~111

Search for posts across Reddit or specific subreddits. Returns matching posts with content and metadata.

NameTypeReqDescription
authorstring
flairstring
limitnumberDefault 25, range (1-100). Override ONLY IF user requests.
querystringyesSearch query
sortstring
subredditsarraySubreddits to search in, max 10 (leave empty for all)
timestring

No output schema declared.

No examples provided.

user_analysis ~164

Analyze a Reddit user's posting history, karma, and activity patterns. Returns posts, comments, and statistics.

NameTypeReqDescription
comments_limitnumberDefault 10, range (0-100). Override ONLY IF user asks.
posts_limitnumberDefault 10, range (0-100). Change ONLY IF user specifies.
time_rangestringTime range for posts/comments (default: month). Note: When set to values other than "all", posts are sorted by top scores within that period. When set to "all", posts are sorted by newest
top_subreddits_limitnumberDefault 10, range (1-50). Change ONLY IF user requests.
usernamestringyesReddit username without u/ prefix

No output schema declared.

No examples provided.

Common questions

What is the io.github.karanb192/reddit-mcp-buddy server?

io.github.karanb192/reddit-mcp-buddy is listed in the public MCP registry as io.github.karanb192/reddit-mcp-buddy. Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis. This page covers its npm package (reddit-mcp-buddy).

Is the io.github.karanb192/reddit-mcp-buddy server safe to use?

io.github.karanb192/reddit-mcp-buddy scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.karanb192/reddit-mcp-buddy server expose?

io.github.karanb192/reddit-mcp-buddy exposes 5 tools: browse_subreddit, search_reddit, get_post_details, user_analysis, reddit_explain. Their descriptions and schemas cost roughly 762 tokens of context every time the server is loaded.

Is the io.github.karanb192/reddit-mcp-buddy server still maintained?

io.github.karanb192/reddit-mcp-buddy is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.karanb192/reddit-mcp-buddy server under?

io.github.karanb192/reddit-mcp-buddy declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.