reddit-research-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDDIT_SESSION | Yes | Reddit session cookie value | |
| REDDIT_TOKEN_V2 | Yes | Reddit token_v2 cookie value |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| reddit_url_extractA | Parse a Reddit URL, permalink, t3 post id, or t1 comment id into normalized identifiers. |
| reddit_resolve_subredditsB | Resolve a topic into ranked subreddit candidates using Reddit subreddit search, post search, SQLite cache, and subreddit priority hints. |
| reddit_packC | Build a compact Reddit research pack for opinions, bugs, fixes, comparisons, settings, alternatives, trends, guides, hardware, or general research. |
| reddit_searchA | Search Reddit posts and return a compact list without fetching comment threads. |
| reddit_threadA | Fetch one Reddit thread by URL or post id and return compact post details plus top comments. |
| reddit_subredditsC | Find subreddit candidates for a topic. |
| reddit_trendsC | Get hot, top, or new posts from one or more subreddits. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/jhartum/reddit-research-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server