Provides a Model Context Protocol (MCP) for fetching and creating content on Reddit.
This Model Context Protocol (MCP) server offers a robust set of tools for interacting with Reddit, enabling users and AI agents to effortlessly fetch and create content. As a modern fork of the original reddit-mcp-server, it boasts updated dependencies with pnpm, a tsup build system, and npx execution support, making it a highly accessible and efficient solution for integrating Reddit functionalities into various applications, particularly those utilizing MCP configurations like Claude Desktop or Cursor.
주요 기능
01Fetch specific Reddit posts, comments, and user information
02Retrieve top posts and trending subreddits
03Search Reddit for posts based on various criteria
04Create new posts in specified subreddits
05Reply to existing Reddit posts
062 GitHub stars
사용 사례
01Integrating real-time Reddit data into AI applications or dashboards.
02Automating social media management tasks on Reddit via an MCP server.
03Building custom agents or workflows that require programmatic interaction with Reddit content.