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

exitlaunch-acquisition-mcp

v0.1.0

Published

MCP server for business acquisition and M&A — due diligence checklists, deal structure analysis, buyer-seller matching criteria, LOI generation, and post-close integration planning

Readme

exitlaunch-acquisition-mcp

MCP server for business acquisition and M&A planning. Covers due diligence, deal structuring, LOI generation, post-acquisition integration, and valuation sanity checks. Built for search fund operators, first-time buyers, and serial acquirers.

Tools

due_diligence_checklist

Generate a comprehensive due diligence checklist customized by business type (SaaS, services, manufacturing, retail, healthcare, construction, ecommerce) and deal size. Includes red flags and document sources for every item.

analyze_deal_structure

Analyze and compare deal structures (asset purchase, stock purchase, SBA 7(a), seller financing, earnouts, MBOs). Given your deal parameters, get recommended structures with sources-and-uses tables.

generate_loi

Generate a Letter of Intent framework with purchase price, structure, conditions, timeline, exclusivity, transition, and non-compete terms. Ready for attorney review.

integration_plan

90-day post-acquisition integration plan with Day 1 actions, weekly milestones, and risk-specific mitigation strategies. Covers the #1 reason acquisitions fail: poor integration.

valuation_sanity_check

Quick sanity check comparing an asking price against industry SDE/revenue multiples. Returns verdict (undervalued/fair/premium/overpriced), flag analysis, and counter-offer range.

Installation

npx exitlaunch-acquisition-mcp

Configuration

Claude Desktop

{
  "mcpServers": {
    "exitlaunch-acquisition": {
      "command": "npx",
      "args": ["-y", "exitlaunch-acquisition-mcp"]
    }
  }
}

Example Usage

Due diligence for a SaaS acquisition:

Generate a due diligence checklist for a SaaS business, deal size $2M-$5M, asset purchase, first-time buyer

Analyze a deal:

Analyze deal structure: asking price $1.2M, SDE $350K, revenue $900K, I have $150K cash, services business, seller will finance

Valuation check:

Sanity check this valuation: $2.5M asking, $600K revenue, $180K SDE, healthcare services, 12% growth, owner-operated, 8 years in business

Generate LOI:

Generate an LOI for "Pacific Coast Plumbing", purchase price $800K, asset purchase, 15% seller note, 60-day DD, 3-year non-compete

Integration plan:

Create a 90-day integration plan for a 12-person services business, seller staying 6 months, biggest risk is key employee loss

Target Audience

  • Search fund operators evaluating targets
  • First-time buyers doing Entrepreneurship Through Acquisition (ETA)
  • PE firms doing add-on/bolt-on acquisitions
  • Business brokers advising clients
  • M&A attorneys and advisors

Full Platform

For AI-powered business valuations, buyer-seller matching, and virtual deal rooms, visit ExitLaunch.

License

MIT