mcp-server-reddit-ts
If you are the rightful owner of mcp-server-reddit-ts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Reddit server based on the Model Context Protocol (MCP) for browsing, searching, and reading Reddit content, implemented in JavaScript/Node.js.
The Reddit MCP Server is a JavaScript/Node.js implementation that allows users to browse, search, and read Reddit content without needing a Reddit account. It leverages the Model Context Protocol (MCP) to provide a seamless experience for accessing Reddit data. The server can be run directly using npx, making it easy to set up and use. It includes features such as browsing subreddits, posts, and comments, searching Reddit content, and strong input validation using Zod. Users need to have Node.js 18 or higher and Reddit API credentials to get started.
Features
- Browse subreddits, posts, and comments
- Search Reddit content
- Read-only access without a Reddit account
- Strong input validation using Zod
Tools
get_comment
Retrieve a comment
get_comments_by_submission
Retrieve comments for a post
get_submission
Retrieve a post
get_subreddit
Retrieve a subreddit by name
search_posts
Search posts in a subreddit
search_subreddits
Search subreddits by name or description