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

nuvc-mcp

v1.4.1

Published

Instant, honest VC-grade feedback on any pitch deck in Claude — then meet the investors most likely to fund you, each with a brief to out-research the room. Also screens funds and deals for VCs and LPs.

Readme

NUVC MCP Server

Two layers of VC-grade intelligence for Claude, Cursor, and any MCP-compatible agent: a Judgement Layer that scores any startup or fund with IC-ready conviction (not a generic number), and a Matching Layer that finds the right investors from 9,000+ verified profiles. Built for founders validating a raise, VCs screening deals, and LPs screening funds.

Smithery npm License: MIT

Tools

For Founders

| Tool | What it does | |------|-------------| | nuvc_score | VCGrade 0-10 score across 5 dimensions — like having a VC partner review your idea | | nuvc_match_investors | Find best-fit investors from 9,000+ database using AI semantic matching | | nuvc_analyze | Market sizing, competitive analysis, financial review, or full pitch evaluation | | nuvc_roast | Brutally honest but constructive VC-perspective startup roast | | nuvc_extract | Extract structured fields (revenue, stage, team, metrics) from any pitch text | | nuvc_venture_math | Compute burn multiple, LTV/CAC, Rule of 40, runway, dilution — with stage benchmarks |

For VCs & LPs

| Tool | What it does | |------|-------------| | nuvc_score | Screen inbound deals — score any pitch 0-10. With a mandate set, also returns a two-way fit (does it fit your thesis? would the founder want you?) + 0-100 ConvictionScore + proceed/watch/pass | | nuvc_set_mandate | Set your fund mandate once (sector, stage, cheque size, thesis) — every nuvc_score then returns a mandate↔deck fit automatically | | nuvc_screen_fund | Screen a VC/PE fund the LP way — 6-dimension LP screen + conviction verdict + decision, optionally against your mandate | | nuvc_match_investors | Find co-investors or syndicate partners for a deal from 9,000+ investors | | nuvc_venture_math | Validate startup financials against stage-appropriate VC benchmarks | | nuvc_fund_economics | Fund economics from an LP lens — fee drag, GP alignment, J-curve, return decomposition | | nuvc_fund_economics | Portfolio construction — investable capital, implied portfolio count, deployment capacity | | nuvc_analyze | Competitive landscape or market analysis for diligence |

Utility

| Tool | What it does | |------|-------------| | nuvc_extract | Extract structured data from any pitch, CIM, or deal memo | | nuvc_models | List available AI models and provider health |

Setup

1. Get an API key

Free: 2 score credits (one-time, never expire) at nuvc.ai/api-platform/keys — no credit card.

2. Install via Smithery (Claude Desktop / Cursor)

npx @smithery/cli install nuvc --client claude

3. Or run directly

export NUVC_API_KEY=nuvc_your_key_here
npx nuvc-mcp

4. Claude Desktop config

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "nuvc": {
      "command": "npx",
      "args": ["nuvc-mcp"],
      "env": {
        "NUVC_API_KEY": "nuvc_your_key_here"
      }
    }
  }
}

5. Claude Code

claude mcp add nuvc -- npx nuvc-mcp
# Then set NUVC_API_KEY in your environment

Usage Examples

Once connected, just ask your AI agent:

Founders:

  • "Score my startup idea — an AI tool that helps solo founders validate ideas"
  • "Find investors who back AI/ML startups at seed stage in Australia"
  • "What's the market like for AI-powered HR tools?"
  • "Roast this idea: Uber for dog walking but with blockchain"
  • "I have $1.2M ARR, $80K burn, 18 months runway. How do my metrics stack up for Series A?"

VCs:

  • "Score this pitch: [paste founder's pitch text]"
  • "Find co-investors who do seed-stage FinTech deals in Southeast Asia"
  • "This founder says $500K ARR, 15% MoM growth, $200K burn at Seed. Run the math."
  • "We're raising a $30M Fund II with 2% fee, 20% carry, $500K avg check. What does portfolio construction look like?"
  • "Evaluate this fund: $50M AUM, 2.5x TVPI, 1.2x DPI, 18% net IRR, 2020 vintage"

Pricing

Pure pay-as-you-go — no subscription. Credits never expire and are shared across MCP, REST API, and the web app.

| Plan | Price | Score Credits | |------|-------|---------------| | Free | $0 (no card) | 2 (one-time) | | Starter Pack | $99 AUD one-time | 50 (~$1.98/score) | | Volume | Sales-led | Talk to us |

One credit = one judgement-or-match action: nuvc_score, nuvc_screen_fund, or nuvc_match_investors. nuvc_venture_math, nuvc_fund_economics, library reads, and lookups are free — they never consume a credit.

Get your API key →

About NUVC

NUVC is a VC-grade intelligence platform used by accelerators, angel networks, emerging fund managers, and family offices. Our scoring engine is calibrated on 1,400+ real VC investment decisions and matches against 9,000+ verified investor profiles.