Reddit Mcp Buddy
Freeby MCP Community
Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
v1.1.12Added Apr 12, 2026
redditmcpclaudeaiassistant
Reddit Mcp Buddy MCP Server
Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
Installation
Reviews
Installation
Quick install
npx -y reddit-mcp-buddy
Add to claude_desktop_config.json
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": ["-y", "reddit-mcp-buddy"]
}
}
}