MCP Servers / communication / Reddit

Reddit

JSON →
none1communication

Interact with Reddit by posting comments and searching for posts.

Install
How to run this server
[ { "cmd": "npx command.", "imports": [] } ]
server path: reddit
Tools
What this server exposes
search_posts
Searches for posts in a Reddit subreddit using OAuth2 authentication. Parameters: query (string, required), subreddit (string, required), count (number, optional, 1-100, default: 25), sort (string, optional: 'relevance', 'hot', 'top', 'new', 'comments', default: 'relevance')
Configuration
Environment & auth
authnone
envREDDIT_CLIENT_ID
envREDDIT_CLIENT_SECRET
envOPENAI_API_KEY
Resources
Reddit — MCP Server · libregistry