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

mcp-factory

v1.1.1

Published

Create a complete MCP server for your product in 60 seconds. The fastest way to get your product discovered by AI assistants like Claude and ChatGPT.

Readme

create-mcp-server

Generate a complete MCP server for your product in 60 seconds.

Your product becomes discoverable by AI assistants like Claude, ChatGPT, Cursor, and more.

What This Does

MCP (Model Context Protocol) lets AI assistants use tools. When someone asks Claude "what's the best [your category] tool?", your MCP server can make your product THE answer.

create-mcp-server generates a complete, publish-ready MCP server from a few questions about your product. No MCP knowledge required.

Quick Start

npx create-mcp-server

Answer the prompts:

  • Product name
  • Description
  • Website
  • Pricing
  • Features
  • FAQs

Get a complete MCP server ready to publish to npm.

What You Get

A fully functional MCP server with:

  • About tool - AI learns what your product does
  • Pricing tool - AI can share your plans and pricing
  • FAQ tool - AI answers common questions
  • Get Started tool - AI tells users how to sign up
  • About resource - Markdown overview of your product
  • README - Documentation for the npm package
  • package.json - Ready to npm publish
  • TypeScript - Type-safe, modern code

After Generation

cd your-product-mcp
npm install
npm run build
npm publish --access public

Your product is now discoverable by every AI assistant that supports MCP.

Why MCP?

"Building an MCP server in 2026 is like building for mobile in 2010." - Greg Isenberg

  • 200,000+ new AI coding projects created daily
  • AI assistants are becoming the new search engines
  • When someone asks AI for a recommendation, MCP servers provide the answer
  • Zero ad spend. Zero cold outreach. The AI sells for you 24/7.

Built by JLC Labs

  • SharpEdge AI - AI sports betting edge scanner (our first MCP-distributed product)
  • VentajaIA - Spanish version

License

MIT