jordanburke/reddit-mcp-server
If you are the rightful owner of reddit-mcp-server 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 Model Context Protocol (MCP) server for interacting with Reddit, providing tools for fetching and creating content.
Tools
Functions exposed to the LLM to take actions
get_reddit_post
Get a specific Reddit post
get_top_posts
Get top posts from a subreddit
get_user_info
Get information about a Reddit user
get_subreddit_info
Get information about a subreddit
get_trending_subreddits
Get currently trending subreddits
search_reddit
Search for posts on Reddit
get_post_comments
Get comments for a specific Reddit post
get_user_posts
Get posts submitted by a specific user
get_user_comments
Get comments made by a specific user
create_post
Create a new post in a subreddit
reply_to_post
Post a reply to an existing Reddit post
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client