Skip to main content
Glama
lignertys

Reddit Insights MCP Server

by lignertys

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDDIT_INSIGHTS_API_KEYNoAPI key for premium features. Obtain from https://reddit-insights.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
reddit_searchA

Search Reddit conversations using semantic AI search. Find relevant discussions, opinions, and insights from millions of Reddit posts.

reddit_list_subredditsC

Get a paginated list of available subreddits with their information.

reddit_get_subredditA

Get detailed information about a specific subreddit including recent posts.

reddit_get_trendsC

Get Reddit trend articles and insights about what's trending.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct operation: getting subreddit details, fetching trends, listing subreddits, and searching. There is no overlap in purpose.

Naming Consistency5/5

All tools follow a consistent 'reddit_verb_noun' pattern (e.g., reddit_get_subreddit, reddit_list_subreddits) with the exception of reddit_search which uses a verb only, but the pattern is still clear and predictable.

Tool Count5/5

With 4 tools covering key Reddit insight operations (subreddit info, trends, listing, search), the count is well-scoped and neither too few nor excessive.

Completeness4/5

The set covers core read operations for Reddit insights, but lacks ability to fetch individual post details or user information, which are minor gaps. Agents can work around using search and subreddit tools.

Maintenance

ActivityInactive
ResponsivenessNo issues