karanb192/reddit-mcp-buddy
Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.
Quick Start
Clone the repository:
git clone https://github.com/karanb192/reddit-mcp-buddyClaude Desktop configuration example:
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"karanb192/reddit-mcp-buddy"
]
}
}
}Check the repository README for specific installation and configuration instructions.