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/sales

v0.1.7

Published

The only sales MCP you'll ever need. Built by professionals using IBM's BANT, PTC's MEDDIC, and Fortune 500 pipeline frameworks. Qualify leads in seconds, score ICP fit, forecast revenue with weighted probability, and generate personalized outreach across

Readme

@autostackup/sales

Turn Claude into a senior sales strategist. Qualify leads with BANT + MEDDIC, score ICP fit, track your pipeline with weighted forecasting, and generate personalized outreach — all from a conversation with Claude.

npm version License: MIT

Part of the Autostackup MCP Suite — the AI operating system for founders.


Install

{
  "mcpServers": {
    "autostackup-sales": {
      "command": "npx",
      "args": ["-y", "@autostackup/sales"],
      "env": {
        "HUNTER_API_KEY": "optional",
        "APOLLO_API_KEY": "optional"
      }
    }
  }
}

Add to your Claude Desktop config and restart. All 5 tools are immediately available.


Tools

qualify_lead

Dual BANT + MEDDIC lead qualification with tier, gaps, and next step

Runs two of the most proven sales qualification frameworks simultaneously. BANT (Budget, Authority, Need, Timeline) gives you the quick filter. MEDDIC (Metrics, Economic Buyer, Decision Criteria, Decision Process, Identified Pain, Champion) gives you the deeper read on deal complexity. Combined, they produce a score, a tier (A/B/C/D), and a specific recommended action.

Returns: Overall score, BANT score, MEDDIC score, tier, strengths list, gaps list, recommended next step.

Try it: "Qualify this lead: [company, decision maker title, pain point, budget, timeline]"


score_icp

Ideal Customer Profile fit scoring with auto-disqualification

Define your ICP once — target industries, company sizes, decision maker titles, geographies, and any must-have attributes. Then score any prospect against it. Deals that fail a must-have get disqualified immediately so your team doesn't waste time. Deals that fit get a score and tier so you know who to prioritize.

Returns: Fit score (0–100), tier (A/B/C/DQ), dimension-by-dimension breakdown, disqualification reasons, prioritization recommendation.

Try it: "Score this prospect against my ICP: [describe your ICP], prospect is [company details and contact title]"


track_pipeline

Weighted pipeline forecast + stale deal and at-risk detection

Paste in your deals and get a real forecast — not just stage counts, but weighted values based on close probability. Every deal gets analyzed for staleness (no activity 14+ days) and risk (closing soon but low probability). The output is an urgent actions list so you know exactly what to do this week.

Returns: Weighted forecast, total pipeline value, win rate, stage breakdown table, stale deal flags, at-risk deal flags, urgent action items.

Try it: "Track my pipeline: [list deals with name, stage, value, last activity date, expected close date]"


generate_outreach

Personalized email / LinkedIn / SMS copy with subject variants and follow-up

Generates multi-channel outreach built around your value proposition and the prospect's specific pain point. Every output includes 4 subject line variants to A/B test, the main body copy, a follow-up message, and a LinkedIn connection note. Tone options: formal, conversational, or bold.

Returns: 4 subject line options, body copy, follow-up email, LinkedIn note (if channel is LinkedIn), channel-specific tips, word count.

Try it: "Write a cold email to [name, title, company, industry]. We solve [pain point] with [value prop]. Conversational tone, CTA is a 15-min call."


enrich_lead

Live contact and company enrichment via Hunter.io or Apollo.io

Fetches verified email addresses, phone numbers, job titles, and company data for any contact or domain. Choose Hunter.io for domain-level email discovery and verification, or Apollo.io for full contact matching including LinkedIn profiles and firmographics.

Requires: HUNTER_API_KEY or APOLLO_API_KEY in your MCP environment config.

Try it: "Enrich the contact at acme.com using Hunter" or "Find contact data for John Smith, CTO at Acme Corp using Apollo"


No API Keys Needed for Most Tools

qualify_lead, score_icp, track_pipeline, and generate_outreach run entirely on Claude — no external keys required. Only enrich_lead needs a key, and it's optional.


Part of the Autostackup Suite

| Package | Description | |---------|-------------| | @autostackup/founder | All tools in one server + founder orchestration | | @autostackup/sales | ← You are here | | @autostackup/marketing | Kotler audit, IMC planning, audience segmentation | | @autostackup/hr | Candidate screening, offers, onboarding, interviews, reviews |

License

MIT