Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDDIT_CLIENT_ID | Yes | The Client ID obtained from the Reddit application preferences. | |
| REDDIT_USER_AGENT | Yes | A descriptive User Agent string to identify your application (e.g., 'MCP_Reddit_Server/1.0 (by /u/your_username)'). | |
| REDDIT_CLIENT_SECRET | Yes | The Client Secret obtained from the Reddit application preferences. |
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 | |