Skip to main content
Glama
jhartum

reddit-research-mcp

by jhartum

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDDIT_SESSIONYesReddit session cookie value
REDDIT_TOKEN_V2YesReddit token_v2 cookie value

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jhartum/reddit-research-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server