Back to MCP Servers
Reddit Mcp Buddy
Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.
social-mediaapi
By karanb192
Installation
npx -y reddit-mcp-buddyConfiguration
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": ["-y", "reddit-mcp-buddy"]
}
}
}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