king-of-the-grackles/reddit-research-mcp
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.
Quick Start
Clone the repository:
git clone https://github.com/king-of-the-grackles/reddit-research-mcpClaude Desktop configuration example:
{
"mcpServers": {
"reddit-research-mcp": {
"command": "npx",
"args": [
"-y",
"king-of-the-grackles/reddit-research-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.