Back to Apps

MCP Reddit
by adhikasp
Fetch and analyze hot threads, posts, and comments from any subreddit directly within your AI assistant.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects your AI assistant to Reddit, allowing it to monitor trends, fetch community discussions, and analyze specific subreddit content in real-time.
Tools
fetch_hot_threads: Retrieves the most popular current threads from a specified subreddit.get_post_details: Fetches detailed content for a specific post, including the full text and user comments.
Installation
Add the following to your claude_desktop_config.json:
{
"reddit": {
"command": "uvx",
"args": ["--from", "git+https://github.com/adhikasp/mcp-reddit.git", "mcp-reddit"],
"env": {}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @smithery/cli install @adhikasp/mcp-reddit --client claudeInformation
- Pricing
- free
- Published
- 4/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"reddit": {
"command": "uvx",
"args": ["--from", "git+https://github.com/adhikasp/mcp-reddit.git", "mcp-reddit"],
"env": {}
}
}





