Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI โ†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
  • Remote MCP โ†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŽฎ Gaming
  3. PeepTrend: YouTube Gaming Trend Finder
P
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:30:02 PM

PeepTrend: YouTube Gaming Trend Finder

Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository

Find rising Steam games and YouTube content opportunities before the niche gets crowded.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "peeptrend-youtube-gaming-trend-finder": {
      "command": "npx",
      "args": [
        "-y",
        "peeptrend-youtube-gaming-trend-finder"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives๐ŸŽฎ More in Gaming

Documentation Overview

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:

Setup guide

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.

Install

Codex:

bash
codex plugin marketplace add PeepTrend/PeepTrend.MCP
codex plugin add peeptrend-youtube-gaming-trend-finder@peeptrend

Claude Code:

Terminal
claude plugin marketplace add PeepTrend/PeepTrend.MCP
claude plugin install peeptrend-youtube-gaming-trend-finder@peeptrend

Generic MCP clients:

Terminal
npm install -g peeptrend-mcp

Or run it directly:

Terminal
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.

Configure

Create an API key in PeepTrend:

  1. Create or log in to your PeepTrend account.
  2. Open Profile.
  3. Create an API key under AI integrations.
  4. Add it to your MCP client as PEEPTREND_API_KEY.

Example MCP config:

config.json
{
  "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

Terminal
npx -y peeptrend-mcp --doctor

Use --stdio only when a tool or MCP client explicitly asks for the raw MCP server process.

Available Tools

  • get_peeptrend_connection_status
  • check_youtube_channel_name
  • check_youtube_title
  • check_youtube_shelf_saturation
  • check_gaming_niche
  • check_steam_update_opportunity
  • check_small_youtuber_game_fit
  • check_game_for_youtube
  • find_youtube_gaming_opportunities
  • get_opportunity_detail
  • generate_creator_ideas
  • save_opportunity_workflow
  • send_opportunity_feedback

Client Guides

  • Generic MCP
  • Codex
  • Claude
  • OpenClaw
  • Full setup guide

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

Related MCP Servers

View all in Gaming View all alternatives
  • Unity MCP logoUnity MCP

    โƒฃ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - MCP Server for Unity Editor and for a game made with Unity

    ๐ŸŽฎ Gaming3 views
    Compare vs Unity MCP โ†’
  • P
    Publish

    Publish browser games to Playfrog and get a shareable play link. Free, no account needed.

    ๐ŸŽฎ Gaming0 views
    Compare vs Publish โ†’
  • F
    FunseaAI Unity MCP

    stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.

    ๐ŸŽฎ Gaming0 views
    Compare vs FunseaAI Unity MCP โ†’
  • N
    Needmoar.games

    Ranks Steam games by how much players like them, learned from head-to-head duels.

    ๐ŸŽฎ Gaming0 views
    Compare vs Needmoar.games โ†’

Frequently Asked Questions about PeepTrend: YouTube Gaming Trend Finder

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "peeptrend-youtube-gaming-trend-finder": { "command": "npx", "args": ["-y", "PeepTrend: YouTube Gaming Trend Finder"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPeepTrend: YouTube Gaming Trend Finder AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/peeptrend-youtube-gaming-trend-finder?style=directory)](https://allmcps.com/mcp/peeptrend-youtube-gaming-trend-finder)
HTML Embed
<a href="https://allmcps.com/mcp/peeptrend-youtube-gaming-trend-finder"><img src="https://allmcps.com/api/badge/peeptrend-youtube-gaming-trend-finder?style=directory" alt="PeepTrend: YouTube Gaming Trend Finder on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŽฎGaming
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
0/5 checks healthy over the last 7h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging ยท 27/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŽฎ Gaming โ†’Best MCP servers for Gaming โ†’Alternatives to PeepTrend: YouTube Gaming Trend Finder โ†’Install in Claude DesktopInstall in CursorInstall in VS Code