MCP Hub
Back to servers

Reddit

Reddit MCP — public Reddit data via JSON endpoints (no auth required)

Registry
Updated
Apr 15, 2026

mcp-reddit

Reddit MCP — public Reddit data via JSON endpoints (no auth required)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
get_subredditGet hot posts from a subreddit.
search_postsSearch Reddit posts by query string.
get_postGet a Reddit post and its top-level comments by post ID.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "reddit": {
      "url": "https://gateway.pipeworx.io/reddit/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use reddit

License

MIT

Reviews

No reviews yet

Sign in to write a review