★ 419 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"karanb192/reddit-mcp-buddy"
]
}
}
}
Run in terminal:
claude mcp add reddit-mcp-buddy npx -y karanb192/reddit-mcp-buddy
Add to .cursor/mcp.json:
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"karanb192/reddit-mcp-buddy"
]
}
}
}
Topics
ai-assistantclaudemcpmcp-servermodel-context-protocolredditreddit-apitypescript