reddit-mcp-buddy
Reddit browser for AI assistants. Browse posts, search content, analyze users. No API keys needed.
Reddit MCP Buddy is a Model Context Protocol server designed for Claude Desktop and other AI assistants, enabling seamless interaction with Reddit. Users can browse posts, search for specific content, and analyze user activity in a clean and efficient manner. The server is optimized for performance, ensuring that users can access Reddit data quickly and without unnecessary complexity. With Reddit MCP Buddy, you can engage with Reddit in a way that enhances your AI assistant's capabilities. Whether you're interested in real-time sentiment analysis, tracking discussions on specific topics, or simply exploring the vast content available on Reddit, this server provides the tools needed to make that happen. The absence of API keys simplifies the setup process, making it accessible for a wider range of users.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"reddit-mcp-buddy": {
"args": [
"-y",
"reddit-mcp-buddy"
],
"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