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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-reddit
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
0 tools
mcp-server-reddit
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and
0 tools
iflow-mcp_mcp-server-reddit
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and
0 tools
linkedin-mcp-server
🔗 A Model Context Protocol (MCP) server for LinkedIn — search people, companies, and jobs, scrape profiles, and get structured data via any
0 tools
iflow-mcp_reddit-research-mcp
A minimal Model Context Protocol server for Reddit content access
0 tools
io.github.jordanburke/reddit-mcp-server
Reddit MCP server with full read/write - posts, comments, search, and content creation.
0 tools

How to use

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

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