mcp-server-reddit

oliviajohns5/mcp-server-reddit
★ 0 stars Python AI/LLM Updated today
Reddit MCP server for AI agents — search, read, and post to Reddit through any AI agent. 10 tools, no paid APIs, MIT license.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-reddit": {
      "command": "uvx",
      "args": [
        "mcp-server-reddit"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-reddit

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that gives AI agents read/write access to Reddit through the official API. **10 tools — search, read, post, comment, analyze. No browser automation. No scraping. No ToS violations.** ```bash pip install mcp-server-reddit pip install mcp-server-reddit[praw]

Tools (10)

get_hotget_newget_postget_subreddit_infoget_subreddit_rulesget_topget_user_infosearch_redditsubmit_commentsubmit_post