Skip to content
Back to search
30
MCP

reddit-mcp-server

eliasbiondo/reddit-mcp-server

🔗 A zero-config Model Context Protocol (MCP) server for Reddit — search posts, browse subreddits, scrape user activity, and get structured data via any MCP-compatible AI client. No API keys or authentication needed.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "reddit-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}