npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

thumbnail-generator-mcp

v1.0.24

Published

YouTube thumbnail generator MCP server for Claude Desktop

Downloads

2,795

Readme

YouTube Thumbnail Generator — MCP Server

Generate professional YouTube thumbnails directly inside Claude Desktop.

Setup

  1. Install Node.js — download from nodejs.org (LTS version)
  2. Get a free Gemini API keyaistudio.google.com/app/apikey
  3. Add to Claude Desktop config:
    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\\Claude\\claude_desktop_config.json
    • Linux: ~/.config/Claude/claude_desktop_config.json
    Add:
{
  "mcpServers": {
    "thumbnail-generator": {
      "command": "npx",
      "args": ["-y", "thumbnail-generator-mcp"],
      "env": {
        "LICENSE_KEY": "YOUR-LICENSE-KEY-HERE",
        "GEMINI_API_KEY": "your-gemini-key-here"
      }
    }
  }
}
  1. Restart Claude Desktop
  2. Ask Claude: "Make me a YouTube thumbnail with the text 'I MADE $10K' and a dramatic dark background"

Usage

Thumbnails are saved to your Desktop automatically.

Desktop resolution is cross-platform:

  • macOS/Linux: ~/Desktop
  • Windows: %USERPROFILE%\\Desktop and OneDrive Desktop variants when enabled

With a selfie photo:

"Make me a thumbnail. Here's my photo: [drag photo into chat]. Text: 'THIS CHANGED EVERYTHING'. Dark dramatic office background."

Text-only (no photo):

"Generate a thumbnail. Subject: confident man in suit, shocked expression. Text: 'I ALMOST QUIT'. Background: city skyline at night."

Multiple variations:

"Make 3 variations of my thumbnail so I can pick the best one."

License

Activates on up to 2 devices. Contact support to transfer to a new device.