Server data from the Official MCP Registry
Find rising Steam games and YouTube content opportunities before the niche gets crowded.
Find rising Steam games and YouTube content opportunities before the niche gets crowded.
Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
14 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: PEEPTREND_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"com-peeptrend-youtube-gaming-trend-finder": {
"env": {
"PEEPTREND_API_KEY": "your-peeptrend-api-key-here"
},
"args": [
"-y",
"peeptrend-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
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:
PeepTrend gives AI agents focused tools for gaming creator research:
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.
Codex:
codex plugin marketplace add PeepTrend/PeepTrend.MCP
codex plugin add peeptrend-youtube-gaming-trend-finder@peeptrend
Claude Code:
claude plugin marketplace add PeepTrend/PeepTrend.MCP
claude plugin install peeptrend-youtube-gaming-trend-finder@peeptrend
Generic MCP clients:
npm install -g peeptrend-mcp
Or run it directly:
npx -y peeptrend-mcp
Running 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.
Create an API key in PeepTrend:
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.
npx -y peeptrend-mcp --doctor
Use --stdio only when a tool or MCP client explicitly asks for the raw MCP server process.
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_feedbackPeepTrend 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.
MIT
Be the first to review this server!
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.