rgthelen/reddit-mcp-server
3.2
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 Reddit integration, allowing Claude to interact with Reddit content.
Tools
Functions exposed to the LLM to take actions
test_reddit_mcp_server
Test the Reddit connection.
get_reddit_post
Get details of 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 trending subreddits.
create_post
Create a new Reddit post.
reply_to_post
Reply to a Reddit post.
edit_post
Edit your Reddit post.
edit_comment
Edit your Reddit comment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client