mcp-reddit
by: adhikasp
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
📌Overview
Purpose: The MCP Reddit Server aims to provide tools for efficiently fetching and analyzing content from Reddit, enhancing the ability to access subreddit discussions.
Overview: This server utilizes the Model Context Protocol (MCP) to enable users to retrieve hot threads and detailed posts from any subreddit, facilitating a better understanding of community trends and interactions. It supports multiple post types, making it versatile for various content formats.
Key Features:
-
Fetch Hot Threads: Allows users to easily access the latest trending threads from any chosen subreddit, helping in identifying popular discussions and community engagement.
-
Detailed Post Content: Users can obtain comprehensive information on posts, including comments, which enhances the depth of analysis and insights into community interactions.
-
Support for Different Post Types: The server accommodates various types of posts (text, link, gallery), ensuring flexibility in content retrieval and analysis, catering to diverse user needs.
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
Example Output from Reddit
-
Dev Diary #126 - Update 1.8 Overview
- Major updates planned for the game, including political movement and discrimination reworks.
-
Dev Diary #138 - Pivot of Empire Update
- Update 1.8 "Masala Chai" focuses on India with new content and mechanics.
-
Community Discussions
- Engaging conversations on gameplay experiences and humorous posts.
The most upvoted thread is the Dev Diary #126, providing insights into upcoming game mechanics improvements.
Would you like to explore more about these updates?