送信

Reddit MCP Buddy

@karanb192

Browse Reddit directly in Claude Desktop without API keys. Search posts, view subreddits, analyze users, and explore comments seamlessly. Features smart caching, rate limiting, and works instantly with zero configuration.

サーバー設定

{
  "mcpServers": {
    "reddit-mcp-buddy": {
      "command": "npx",
      "args": [
        "reddit-mcp-buddy"
      ],
      "env": {
        "REDDIT_CLIENT_ID": "",
        "REDDIT_CLIENT_SECRET": "",
        "REDDIT_USERNAME": "",
        "REDDIT_PASSWORD": ""
      }
    }
  }
}