by Hawstein · MCP Server · ★ 177
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Server Reddit A Model Context Protocol server providing access to Reddit public API for LLMs. This server enables LLMs to interact with Reddit's content, including browsing frontpage posts, accessing subreddit information, and reading post comments. This server uses redditwarp to interact with Reddit's public API and exposes the functionality through MCP protocol. Video Demo (Click to Watch) A demo in Clinde 👇 Available Tools - Get hot posts from Reddit frontpage Optional arguments: (integer): Number of posts to return (default: 10, range: 1-100) - Get information about a subreddit Required arguments: (string): Name of the subreddit (e.g. 'Python', 'news') - Get hot posts from a specific subreddit Required arguments: (string): Name of the subreddit (e.g. 'Python', 'news') Optional arguments: (integer): Number of posts to return (default
| Stars | 177 |
| Forks | 34 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 74.0701187810656/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-10 |
| Created | 2025-02-06 |
| Platforms | mcp, python |
| Est. Tokens | ~1k |
These tools work well together with mcp-server-reddit for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-reddit is A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and hot posts, post details, and comments.. It is categorized as a MCP Server with 177 GitHub stars.
mcp-server-reddit is primarily written in Python.
You can find installation instructions and usage details in the mcp-server-reddit GitHub repository at github.com/Hawstein/mcp-server-reddit. The project has 177 stars and 34 forks, indicating an active community.
mcp-server-reddit is released under the MIT license, making it free to use and modify according to the license terms.