PeepTrend MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PeepTrend MCP Servercheck YouTube channel name 'TechGamer' for conflicts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PeepTrend: YouTube Gaming Trend Finder
Find rising Steam games and YouTube content opportunities before the niche gets crowded.
This repository contains the PeepTrend MCP server plus setup files for Codex, Claude, OpenClaw, and generic MCP clients.
If you installed PeepTrend from a marketplace and are not sure what to do next, start here:
What It Does
PeepTrend gives AI agents focused tools for gaming creator research:
Check YouTube channel name and handle conflicts.
Check YouTube video titles against recent videos, demand, competition, and velocity.
Check YouTube shelf saturation for gaming topics.
Check gaming niches and small-channel fit.
Check Steam update opportunities before the shelf fills.
Check whether a Steam game fits a YouTube channel.
Pull PeepTrend opportunity feeds and full reports when connected to a PeepTrend account.
Generate creator ideas, save workflow status, and send feedback when the account has subscription access.
PeepTrend accounts can create API keys for MCP clients. Some tools are available to try with a free account; full reports, generated ideas, workflow actions, alerts, and higher usage are available from PeepTrend plans.
Related MCP server: GameDrop MCP Server
Install
Codex:
codex plugin marketplace add PeepTrend/PeepTrend.MCP
codex plugin add peeptrend-youtube-gaming-trend-finder@peeptrendClaude Code:
claude plugin marketplace add PeepTrend/PeepTrend.MCP
claude plugin install peeptrend-youtube-gaming-trend-finder@peeptrendGeneric MCP clients:
npm install -g peeptrend-mcpOr run it directly:
npx -y peeptrend-mcpRunning the command manually prints setup instructions. In normal use, your AI client starts this package as an MCP server and communicates with it over stdio.
Configure
Create an API key in PeepTrend:
Create or log in to your PeepTrend account.
Open Profile.
Create an API key under AI integrations.
Add it to your MCP client as
PEEPTREND_API_KEY.
Example MCP config:
{
"mcpServers": {
"peeptrend": {
"command": "npx",
"args": ["-y", "peeptrend-mcp"],
"env": {
"PEEPTREND_API_KEY": "pt_key_from_profile"
}
}
}
}An API key is recommended. It connects MCP requests to your PeepTrend account and enables account features when available.
Without an API key, public free checks can still run with public limits. Full opportunity feeds, reports, generated ideas, saved plans, alerts, account-aware limits, and subscription features need PEEPTREND_API_KEY.
Check Status
npx -y peeptrend-mcp --doctorUse --stdio only when a tool or MCP client explicitly asks for the raw MCP server process.
Available Tools
get_peeptrend_connection_statuscheck_youtube_channel_namecheck_youtube_titlecheck_youtube_shelf_saturationcheck_gaming_nichecheck_steam_update_opportunitycheck_small_youtuber_game_fitcheck_game_for_youtubefind_youtube_gaming_opportunitiesget_opportunity_detailgenerate_creator_ideassave_opportunity_workflowsend_opportunity_feedback
Client Guides
Safety And Limits
PeepTrend API keys are account scoped and can be revoked from Profile. Store keys only in your MCP client's environment configuration and do not commit API keys to source control.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables AI assistants to fetch and analyze YouTube data, including video info, transcripts, channel analysis, and comparisons, with both free and API-key extended tools.2792MIT
- Flicense-qualityBmaintenanceEnables AI agents to search, compare prices, and get details on discounted and free games across Steam, Epic, GOG, and Humble Bundle.
- FlicenseAqualityCmaintenanceEnables AI assistants to analyze YouTube channels, videos, transcripts, and content strategy through structured tool calls.1760
- Flicense-qualityCmaintenanceEnables YouTube competitor research, signal analysis, and transcript-aware pack building for content ideation and scriptwriting.1
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Agent-callable creator intelligence: 952+ scored YouTube creators across 180 niches.
Competitor intelligence for AI agents — SEO, traffic, social, Product Hunt, pricing, AI insights.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/PeepTrend/PeepTrend.MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server