Back to MCP Servers
Reddit Research
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, and manage research feeds. No Reddit API credentials needed.
social-mediaapiai
Installation
npx -y reddit-research-mcpConfiguration
{
"mcpServers": {
"reddit-research-mcp": {
"command": "npx",
"args": ["-y", "reddit-research-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes