Provides tools for accessing Reddit data including fetching hot/new/top posts from subreddits, retrieving post content with comment trees, searching posts, and getting user profiles and activity information through Reddit's API.
Reddit MCP Server
MCP server for Reddit API - Access Reddit data through a unified API interface with TOON format for 90%+ token savings.
Features
Fetch hot/new/top posts from any subreddit
Get detailed post content including comment trees
Search Reddit posts by query
Get user profile information and activity
Get subreddit information
Returns data in TOON format for token efficiency
Proxy support for enterprise environments
Installation
Or run directly:
Configuration
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
Environment Variables (Optional)
PROXY_URL- HTTP/HTTPS proxy URLHTTP_PROXY- Alternative proxy settingHTTPS_PROXY- Alternative proxy setting
Available Tools
Tool | Description |
| Get hot posts from a subreddit |
| Get new posts from a subreddit |
| Get top posts from a subreddit (with time filter) |
| Get post details with comments tree |
| Search Reddit posts by query |
| Get Reddit user profile information |
| Get posts submitted by a user |
| Get comments made by a user |
| Get subreddit information |
Usage Examples
Get Hot Posts from a Subreddit
Get Top Posts of the Week
Get Post Content with Comments
Search Posts
Get User Information
Output Format
All responses are returned in TOON format for maximum token efficiency. Example cleaned post data:
Development
License
MIT