Back to search
30
MCP streamable-http

Reddit

io.github.pipeworx-io/reddit

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-reddit
Reddit MCP — public Reddit data via JSON endpoints (no auth required)
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
reddit-mcp
Model Context Protocol server implementation for Reddit
0 tools
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
Mastodon
Mastodon MCP — public Mastodon data via mastodon.social (no auth required)
0 tools · streamable-http
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "reddit": {
      "url": "https://gateway.pipeworx.io/reddit/mcp",
      "transport": "streamable-http"
    }
  }
}