Skip to main content
Glama
PeepTrend

PeepTrend MCP Server

Official
by PeepTrend

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PEEPTREND_API_KEYNoYour PeepTrend API key, used to connect MCP requests to your PeepTrend account. Recommended for full functionality.

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_peeptrend_connection_statusA

Show whether this MCP server is connected anonymously or with a PeepTrend API key.

check_youtube_channel_nameB

Check whether a channel name or handle collides with returned YouTube channel results.

check_youtube_titleA

Compare a gaming video title or keyword against recent YouTube videos, demand, competition, and title overlap.

check_youtube_shelf_saturationB

Check whether a gaming topic shelf is already crowded or still has room for a sharper angle.

check_gaming_nicheC

Evaluate a gaming niche for demand, creator pressure, opportunity, and small-channel fit.

check_steam_update_opportunityC

Check whether a Steam update, patch, DLC, comeback, or event may be worth covering on YouTube.

check_small_youtuber_game_fitB

Check whether a game or gaming topic looks realistic for a smaller YouTube channel.

check_game_for_youtubeC

Check whether one Steam game is a good YouTube opportunity for one creator channel.

find_youtube_gaming_opportunitiesA

Return PeepTrend's ranked Steam and YouTube opportunity feed for a market. Requires a PeepTrend API key.

get_opportunity_detailA

Open a full opportunity report with score breakdown, Steam/YouTube evidence, crowding estimate, and creator brief. Requires a PeepTrend API key.

generate_creator_ideasB

Generate PeepTrend content ideas for an opportunity. Requires an active PeepTrend subscription.

save_opportunity_workflowA

Save, plan, dismiss, publish, or clear a PeepTrend opportunity workflow status. Requires an active PeepTrend subscription.

send_opportunity_feedbackA

Tell PeepTrend whether an opportunity was useful, wrong, saturated, off-niche, or used for a video. Requires an active PeepTrend subscription.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 13 tools

Disambiguation4/5

Most tools have distinct purposes, but several check_* tools (gaming_niche, steam_update_opportunity, small_youtuber_game_fit, game_for_youtube) all evaluate opportunity viability from slightly different angles. Descriptions help differentiate them, so misselection is possible but not severe.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case (generate_creator_ideas, check_gaming_niche, get_opportunity_detail). The frequent use of check_ is predictable and aligns with the tool's purpose.

Tool Count5/5

13 tools is well within the ideal 3-15 range. Each tool covers a specific aspect of the PeepTrend workflow without feeling redundant or excessive for the server's specialized domain.

Completeness5/5

The tool surface covers the full workflow: generating ideas, evaluating opportunities, retrieving details, managing workflow status, providing feedback, and checking YouTube visibility. No critical operations appear to be missing for the stated purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues