Reddit MCP Buddy
Rank #980io.github.karanb192/reddit-mcp-buddy
Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
Reddit MCP Buddy is a Model Context Protocol (MCP) server published by karanb192. It ranks #980 of 115,591 servers tracked on MCP Toplist, and its repository has 808 GitHub stars. Reddit MCP Buddy is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 8 tracked versions. It was first listed on Sep 14, 2025 and most recently updated on Jul 29, 2026.
Ranks ahead of 114,611 of 115,591 servers on MCP Toplist.
Use Reddit MCP Buddy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add reddit-mcp-buddy -- npx -y reddit-mcp-buddy[mcp_servers.reddit-mcp-buddy]
command = "npx"
args = ["-y", "reddit-mcp-buddy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"reddit-mcp-buddy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"reddit-mcp-buddy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"reddit-mcp-buddy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"reddit-mcp-buddy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"reddit-mcp-buddy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"reddit-mcp-buddy"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.karanb192%2Freddit-mcp-buddy)<a href="https://mcptoplist.com/server/io.github.karanb192%2Freddit-mcp-buddy"><img src="https://mcptoplist.com/badge/io.github.karanb192%2Freddit-mcp-buddy.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
karanb192
Other servers by karanb192
View all karanb192 servers →Available versions (8)
| Version | Published |
|---|---|
| 1.1.14 | Jul 29, 2026 |
| 1.1.12 | Feb 21, 2026 |
| 1.1.10 | Sep 30, 2025 |
| 1.1.9 | Sep 30, 2025 |
| 1.1.8 | Sep 30, 2025 |
| 1.1.1 | Sep 20, 2025 |
| 1.1.0 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Reddit MCP Buddy?
- Reddit MCP Buddy is maintained by karanb192, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Reddit MCP Buddy listed on the Official MCP Registry?
- Yes — Reddit MCP Buddy is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Reddit MCP Buddy have?
- MCP Toplist tracks 8 versions of Reddit MCP Buddy, most recently published on Jul 29, 2026.
- Where can I find the source code for Reddit MCP Buddy?
- The source code for Reddit MCP Buddy is hosted at github.com/karanb192/reddit-mcp-buddy.