← All servers
πŸ”

Reddit ServerVerifiedπŸ›‘ No advisories

io.github.jordanburke/reddit-mcp-server
New to MCP? Start here β†’
201β˜… stars
0weekly installs
24 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jordanburke, which proved it owns this namespace.

Verified owner: github.com/jordanburke β†—io.github.jordanburke/reddit-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs REDDIT_CLIENT_SECRET, REDDIT_PASSWORD.
βœ“
Configuration
Reads REDDIT_CLIENT_ID, REDDIT_USERNAME, REDDIT_AUTH_MODE, REDDIT_SAFE_MODE, REDDIT_BOT_DISCLOSURE, REDDIT_BOT_FOOTER.

About

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

Packages & transports

npmreddit-mcp-serverv1.5.1 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "reddit_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "reddit-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y reddit-mcp-server