MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

๐Ÿ”— 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.

Created 3/11/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx reddit-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "eliasbiondo-reddit-mcp-server": { "command": "uvx", "args": [ "reddit-mcp-server" ] } } }