Skip to main content
Glama

Reddit MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDDIT_PASSWORDNoYour Reddit password (required for write operations)
REDDIT_USERNAMENoYour Reddit username (required for write operations)
REDDIT_CLIENT_IDNoYour Reddit API client ID
REDDIT_USER_AGENTNoUser agent string for Reddit API requests
REDDIT_CLIENT_SECRETNoYour Reddit API client secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
test_reddit_mcp_server

Test the Reddit MCP Server

get_reddit_post

Get a 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

create_post

Create a new post in a subreddit

reply_to_post

Post a reply to an existing Reddit post

get_comment

Accéder à un commentaire spécifique

get_comments_by_submission

Accéder aux commentaires d'une soumission

get_submission

Accéder à une soumission

get_subreddit

Accéder à un subreddit par nom

search_posts

Rechercher des posts dans un subreddit

search_subreddits

Rechercher des subreddits par nom ou description

get_user_posts

Obtenir l'historique des posts d'un utilisateur

get_user_comments

Obtenir l'historique des commentaires d'un utilisateur

get_user_activity

Obtenir une analyse détaillée de l'activité d'un utilisateur

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