eliasbiondo/reddit-mcp-server
🔗 A zero-config Model Context Protocol (MCP) server for Reddit — search posts, browse subreddits, scrape user activity, and get structured data via any MCP-compatible AI client. No API keys or authentication needed.
Platform-specific configuration:
{
"mcpServers": {
"reddit-mcp-server": {
"command": "npx",
"args": [
"-y",
"reddit-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...