
MCP Reddit Server
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
What is MCP Reddit?
MCP Reddit is a Model Context Protocol (MCP) server designed to fetch and analyze content from Reddit, providing users with tools to access and understand discussions happening on the platform.
How to use MCP Reddit?
To use MCP Reddit, you can install it via Smithery or manually. After installation, you can use the mcp-client-cli to fetch hot threads from any subreddit by executing commands in your terminal.
Key features of MCP Reddit?
- Fetch hot threads from any subreddit.
- Retrieve detailed post content including comments.
- Support for various post types such as text, link, and gallery.
Use cases of MCP Reddit?
- Analyzing trending discussions in specific subreddits.
- Gathering insights from community feedback on games or products.
- Monitoring hot topics and community sentiments in real-time.
FAQ from MCP Reddit?
- Can MCP Reddit fetch content from any subreddit?
Yes! MCP Reddit can fetch content from any subreddit you specify.
- Is there a limit to the number of threads I can fetch?
No, you can fetch as many threads as you need, depending on Reddit's API limits.
- What programming language is MCP Reddit built with?
MCP Reddit is built using Python and is open-source under the MIT license.
MCP Reddit Server
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
Features
- Fetch hot threads from any subreddit
- Get detailed post content including comments
- Support for different post types (text, link, gallery)
Installation
Installing via Smithery
To install Reddit Content for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @adhikasp/mcp-reddit --client claude
Manual Installation
{
"reddit": {
"command": "uvx",
"args": ["--from", "git+https://github.com/adhikasp/mcp-reddit.git", "mcp-reddit"],
"env": {}
}
}
Usage
Using mcp-client-cli:
$ llm what are latest hot thread in r/victoria3
I'll fetch the latest hot threads from the Victoria 3 subreddit for you.
Tool Calls:
fetch_hot_threads
Args:
subreddit: victoria3
Based on the hot threads, here are the key highlights from the Victoria 3 subreddit:
1. Dev Diary #126 - Update 1.8 Overview
- Major updates planned for the game, including:
- Political Movement Rework (Ideological Forces)
- Discrimination Rework
- Food Availability, Famines, and Harvest Incidents
- Additional features like Companies owning buildings and Bulk Nationalization
2. Dev Diary #138 - Pivot of Empire Update
- Update 1.8 "Masala Chai" has been released
- Focuses on India with new Journal Entries, Events, and Immersion Pack
- 10 new achievements added
- Save games from 1.7.7 are not compatible with 1.8
3. Interesting Community Discussions:
- A player shared a detailed experience of retaking Constantinople as Greece, highlighting the complex population dynamics
- Humorous posts about game mechanics, such as investment rights and political movements
- Various memes and gameplay screenshots showcasing unique game situations
The most upvoted thread is the Dev Diary #126, which provides an in-depth look at the upcoming game mechanics improvements, particularly the reworks to political movements and discrimination systems.
Would you like me to elaborate on any of these points or provide more details about the Victoria 3 update?