R

MCP Server — Coding Agent Knowledge Pack

Reddit Community MCP Server Knowledge Pack

Feed scanning, thread analysis, and comment drafting for Reddit

Available free v1.0.0 Browser LLM
$ sidebutton install reddit.com
Download ZIP
README 1.8 KB

Reddit

Community discussions, content marketing, and social engagement. Uses old.reddit.com for more reliable selectors.

Browser Access

Requires login in connected browser. Prefer old.reddit.com — simpler DOM, stable selectors.

ToolUsage
navigateGo to subreddit, thread, or user page
snapshotRead thread content and comments
clickVote buttons, reply links, sort options
typeComment textarea, search

Workflows

WorkflowDescription
reddit_get_feedScan subreddit by sort (rising/new/hot/top)
reddit_read_threadExtract post + all comments
reddit_post_commentSubmit top-level comment
reddit_check_karmaAccount karma breakdown
reddit_check_repliesInbox reply notifications
reddit_scan_and_evaluateScan feed + evaluate posts against strategy

Comments

  • Match the subreddit's tone and norms
  • Add value: share experience, provide data, ask good questions
  • Don't self-promote unless the subreddit explicitly allows it
  • Read the full thread before replying — don't repeat what's said

Formatting

  • Use markdown (Reddit supports it natively)
  • Break long responses into paragraphs with headers
  • Quote the specific part you're responding to

Etiquette

  • Don't edit comments to change meaning after replies
  • Acknowledge when wrong — builds credibility
  • Avoid sarcasm that could be misread

Gotchas

  • old.reddit.com selectors differ completely from new.reddit.com
  • Rate limiting on comments: ~10 min cooldown for new/low-karma accounts
  • Some subreddits require minimum karma to post
  • Embed workflows use old.reddit.com — navigate there first

AI Agent Roles