Back to MCP Servers
🔌

king-of-the-grackles/reddit-research-mcp

MIT

🐍 ☁️ - AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations,

PythonSearch

Install

npx -y -y mcp-remote

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "king-of-the-grackles-reddit-research-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "mcp-remote"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.