Reddit MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDDIT_PASSWORD | No | Your Reddit password (required for write operations) | |
| REDDIT_USERNAME | No | Your Reddit username (required for write operations) | |
| REDDIT_CLIENT_ID | No | Your Reddit API client ID | |
| REDDIT_USER_AGENT | No | User agent string for Reddit API requests | |
| REDDIT_CLIENT_SECRET | No | Your Reddit API client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| test_reddit_mcp_serverD | Test the Reddit MCP Server |
| get_reddit_postC | Get a Reddit post |
| get_top_postsC | Get top posts from a subreddit |
| get_user_infoC | Get information about a Reddit user |
| get_subreddit_infoC | Get information about a subreddit |
| get_trending_subredditsB | Get currently trending subreddits |
| create_postC | Create a new post in a subreddit |
| reply_to_postC | Post a reply to an existing Reddit post |
| get_commentC | Accéder à un commentaire spécifique |
| get_comments_by_submissionC | Accéder aux commentaires d'une soumission |
| get_submissionC | Accéder à une soumission |
| get_subredditC | Accéder à un subreddit par nom |
| search_postsC | Rechercher des posts dans un subreddit |
| search_subredditsC | Rechercher des subreddits par nom ou description |
| get_user_postsC | Obtenir l'historique des posts d'un utilisateur |
| get_user_commentsC | Obtenir l'historique des commentaires d'un utilisateur |
| get_user_activityC | Obtenir une analyse détaillée de l'activité d'un utilisateur |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samy-clivolt/reddit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server