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.
主要功能
- Fetch specific Reddit posts, comments, and user information
- Retrieve top posts and trending subreddits
- Search Reddit for posts based on various criteria
- Create new posts in specified subreddits
- Reply to existing Reddit posts
- 2 GitHub stars
使用案例
- Integrating real-time Reddit data into AI applications or dashboards.
- Automating social media management tasks on Reddit via an MCP server.
- Building custom agents or workflows that require programmatic interaction with Reddit content.