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

@autostackup/founder

v0.1.1

Published

The only MCP a founder will ever need. All of Autostackup in one server — sales qualification, ICP scoring, pipeline forecasting, outreach generation, marketing audits, IMC campaign planning, candidate screening, offer letters, onboarding, interview kits,

Downloads

231

Readme

@autostackup/founder

The only MCP a founder will ever need.

One Claude server. Every business function covered — sales, marketing, HR, and three founder-only orchestration tools built for early-stage operators who don't have time for anything else.

What's inside

Sales (5 tools)

  • qualify_lead — BANT + MEDDIC scoring, deal tier, recommended next action
  • enrich_lead — Contact enrichment via Hunter.io and Apollo.io
  • track_pipeline — Weighted pipeline forecast, stage health, revenue projection
  • generate_outreach — Personalized email, LinkedIn, and SMS sequences
  • score_icp — Ideal Customer Profile fit score with gap analysis

Marketing (3 tools)

  • kotler_marketing_analysis — Full 9-element Philip Kotler marketing mix audit
  • imc_campaign_planner — Integrated campaign with Meta + Google budget allocation
  • audience_segmentation — Segment your market with messaging matrix per segment

HR (5 tools)

  • screen_candidate — Competency scoring, tier rating (A/B/C/D), hiring recommendation
  • draft_offer_letter — Ready-to-send offer letter with equity, bonus, expiry, and tone options
  • create_onboarding_plan — 30/60/90-day plan with Day 1 checklist and manager guide
  • build_interview_kit — STAR questions, scorecard template, legal reminders
  • write_performance_review — Full review with comp recommendation and manager meeting guide

Founder-only (3 tools)

  • build_launch_playbook — Complete go-to-market: ICP, channel plan, outbound sequence, week-by-week founder actions
  • weekly_founder_briefing — Pipeline health, marketing pulse, team snapshot, prioritized action list
  • build_investor_narrative — 10-slide pitch deck outline, elevator pitch, cold VC email, Q&A prep, red flag review

Setup

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "autostackup": {
      "command": "npx",
      "args": ["-y", "@autostackup/founder"]
    }
  }
}

With optional API keys for lead enrichment:

{
  "mcpServers": {
    "autostackup": {
      "command": "npx",
      "args": ["-y", "@autostackup/founder"],
      "env": {
        "HUNTER_API_KEY": "your-hunter-key",
        "APOLLO_API_KEY": "your-apollo-key"
      }
    }
  }
}

Individual packages

If you only need one domain, install separately:

npx @autostackup/sales
npx @autostackup/marketing
npx @autostackup/hr

Example prompts

Qualify this lead: Acme Corp, 200 employees, VP of Sales is the buyer, budget $50k, need in 90 days

Build a launch playbook for my SaaS — $99/mo, targeting ops teams at 50-200 person startups, $20k budget, launching in 6 weeks

Give me a weekly briefing: 4 active deals worth $180k total, added 12 leads this week, 2 closed

Screen this candidate for a Senior Engineer role: 5 years backend, Python + AWS, no system design experience

Build me an investor narrative for a $2M seed round

License

MIT — Autostackup