reddit-mcp
by KalGuinn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDDIT_PASSWORD | No | Reddit password for authenticated tier (requires REDDIT_CLIENT_ID and REDDIT_CLIENT_SECRET). | |
| REDDIT_USERNAME | No | Reddit username for authenticated tier (requires REDDIT_CLIENT_ID and REDDIT_CLIENT_SECRET). | |
| REDDIT_CLIENT_ID | No | Client ID for Reddit app (required for app-only OAuth and authenticated tiers). | |
| REDDIT_USER_AGENT | No | User agent string for Reddit API (recommended for all tiers). Format: macos:reddit-mcp:0.2 (by /u/yourusername). | |
| REDDIT_CLIENT_SECRET | No | Client secret for Reddit app (required for app-only OAuth and authenticated tiers). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/KalGuinn/reddit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server