reddit-httpx

ishan-parihar/reddit-httpx
★ 1 stars Python API Integration Updated today
Reddit MCP server — 56 tools for full Reddit automation via browser cookies + Chrome TLS impersonation
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": {
    "reddit-httpx": {
      "command": "uvx",
      "args": [
        "reddit-httpx"
      ]
    }
  }
}

Or install with pip: pip install reddit-httpx

README Excerpt

**Complete Reddit API wrapper** — 50+ endpoints, async httpx, MCP server, zero PRAW dependency. --- | Layer | Description | |-------|-------------| | **Core** | `RedditClient` — async, typed, 50+ endpoints | | **MCP Server** | 32 tools for agents (browse, post, comment, vote, mod) | | **CLI** | `reddit-httpx browse`, `reddit-httpx post`, `reddit-httpx inbox` |

Topics

ai-agentautomationclimcpmodel-context-protocolpythonredditscraping