Reddit MCP Server
A Model Context Protocol server with 5 tools for fetching and analyzing Reddit content — browse threads with flexible sorting, get posts with configurable comment trees, search across Reddit, fetch subreddit metadata and rules, and view user profiles. Self-hosted on VPS with Streamable HTTP transport, MCP Key Service integration for easy credential management, analytics dashboard, and FastMCP v2.
Base endpoint (requires API key):
https://mcp.techmavie.digital/reddit/mcpNeed help setting up? Follow my interactive setup guides:
Features
Fetch threads with flexible sorting (hot, new, top, rising, controversial)
Get detailed post content with configurable comment depth and sorting
Search Reddit by query, globally or scoped to a subreddit
Fetch subreddit metadata, stats, and rules
Fetch user profiles and recent activity
Cursor-based pagination for browsing large result sets
Support for text, link, gallery, poll, and crosspost types
MCP Key Service integration for easy credential management
Analytics dashboard with Chart.js
FastMCP v2 with native HTTP transport and Docker deployment
Available Tools
fetch_reddit_hot_threadsFetch threads from any subreddit with sorting, time filter, and pagination
fetch_reddit_post_contentGet detailed post content with configurable comment depth and sorting
search_redditSearch Reddit by query, globally or within a specific subreddit
fetch_subreddit_infoGet subreddit metadata, subscriber stats, and rules
fetch_user_profileFetch user profile info and recent activity (posts, comments, overview)
Requirements
- MCP Key Service API key (get one at mcpkeys.techmavie.digital)