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

distribea-mcp

v1.5.0

Published

Distribea MCP, on-brand website imagery (style-locked, recurring characters, UGC review avatars, blog covers) generated by the hosted Distribea engine. Requires a Distribea subscription key.

Readme

Distribea MCP

On-brand website imagery, generated straight into your codebase.

Plug this MCP into your coding tool (Claude Code, Cursor…) and every page you build ships with ultra-realistic, style-locked images: one consistent art direction across the whole site, recurring characters with the same face in every scene, believable UGC-style avatars for review sections, plus logo, favicon pack and og:image, all delivered as optimised WebP with proper ALT text, patched directly into your code.

The heavy lifting (art direction, generation, billing) runs on the hosted Distribea engine. This package is only the local connector: it scans and patches your files, and contains no API keys and no secrets.

Setup

A Distribea subscription is required.

  1. Get your personal key on https://distribea.com/account/mcp
  2. Paste the ready-made block into the .mcp.json at the root of your project:
{
	"mcpServers": {
		"distribea-mcp": {
			"command": "npx",
			"args": ["-y", "distribea-mcp@latest"],
			"env": {
				"DISTRIBEA_MCP_KEY": "dmcp_…"
			}
		}
	}
}
  1. Build your pages with <img src="https://placehold.co/1200x600"> markers, then ask your agent for the images, one make_images call dresses the whole page.

Tools

| Tool | What it does | |---|---| | make_images ⭐ | Fill every placeholder/stock slot of a page (or the whole project) with on-brand images, in parallel, or rebrand existing images in place (rebrand: true) | | generate_image | One on-brand image (auto-switches to UGC selfie mode for review avatars) | | edit_image | Retouch, redo, remove background, upscale ×4, extend | | site_style | Lock, refine or anchor the site's visual identity | | brand_pack | Logo + favicon pack + og:image in one call | | create_reference | Lock a recurring character (real photo supported) or product | | finish_images | Fix missing ALT texts + convert heavy images to WebP (free) | | pack_status | Current style, characters, credits |

Notes

  • Generations are billed in credits on your Distribea plan; every batch is quoted in credits before it starts.
  • Your project files never leave your machine except the specific images you ask to edit.

Privacy Policy

This local connector contains no API keys and no secrets. To generate an image it sends to the hosted Distribea engine only what is needed for the request:

  • What is sent: your image brief (the subject/prompt you ask for), a short text excerpt of the page being worked on (used to infer the site's style and context), a hashed project identifier, and any image file you explicitly ask to edit. Your other project files stay on your machine — they are never read or uploaded.
  • What is stored, tied to your account: your locked visual style, recurring characters/products/avatars, the images generated for you (hosted on Distribea's CDN), and your credit/billing usage.
  • Third parties: images are produced through Distribea's hosted AI providers solely to fulfil your request. Your data is never sold.
  • Authentication: calls are authenticated with your personal key (dmcp_…), issued and revocable at https://distribea.com/account/mcp.
  • Retention & contact: data is kept for the life of your account; full policy, retention details and contact at https://distribea.com/legal/privacy-policy.

© Distribea, https://distribea.com