AI / MLVerifiedPython

reddit-mcp-server

Reddit MCP Server via Apify

Free
N/A rating (0 reviews)0 installs125 GitHub stars
VerifiedListed in the official Anthropic MCP registry

This MCP server provides a seamless way for AI applications to interact with Reddit, enabling features such as searching posts across the platform or within specific subreddits. Users can browse various types of posts including hot, top, new, or rising content from any subreddit, and can retrieve detailed information about posts along with their nested comment trees. Additionally, the server allows for viewing user activity, including recent posts and comments, as well as accessing a user's submitted posts.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "reddit-mcp-server": {
      "args": [
        "-y",
        "@practicaltools/reddit-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for reddit-mcp-server securely

Loading...