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

@agentenrich/mcp

v0.1.1

Published

MCP server for AgentEnrich — the data infrastructure for AI agents. 31 tools: resolve, find, search, signals, combos, premium bundles, sticky tracking, bulk async, and a public sandbox.

Readme

@agentenrich/mcp

The official Model Context Protocol server for AgentEnrich — the data infrastructure for AI agents.

31 tools. One install. Your agent gets verified emails, mobile phones, decision makers, buying committees, real-time signals, ICP search across 500M+ profiles, premium bundles, and bulk async — all in one call away.

Install

Claude Desktop / Cursor / Windsurf

Add to your MCP config:

{
  "mcpServers": {
    "agentenrich": {
      "command": "npx",
      "args": ["-y", "@agentenrich/mcp"],
      "env": { "AGENTENRICH_API_KEY": "ae_live_..." }
    }
  }
}

Standalone

export AGENTENRICH_API_KEY=ae_live_...
npx @agentenrich/mcp

Get an API key at https://agentenrich.com/signup (500 free credits, no card).

Tools

Resolve

| Tool | Cost | |---|---| | enrich_person — person from LinkedIn / email / phone / name+company | 1 cr | | enrich_company — company from domain / LinkedIn / name | 1 cr | | verify_email — SMTP + MX + disposable check | 0.5 cr |

Find

| Tool | Cost | |---|---| | find_email — verified email with MX + provider | 2 cr | | find_phone — mobile phone (domain + name lookup) | 12 cr |

Search

| Tool | Cost | |---|---| | search_people — ICP search across 500M+ profiles | 1 + 1/result | | search_companies — ICP company search across 70M+ profiles | 1 + 0.5/result |

Signals

| Tool | Cost | |---|---| | signals — funding / acquisition / hiring / job-change feeds | free on Growth+ |

Combos

| Tool | Cost | |---|---| | find_decision_maker — top 3 buyers at a company for a role | 4/resolved | | buying_committee — decision/influencer/user map for a deal type | 3/resolved | | prospect_package — person + email + phone + peers + hooks | 12 cr | | congrats_trigger — recent job changes with their LinkedIn post | 2/resolved | | job_change_radar — real-time unmasked job changes | 2/resolved | | funding_radar — funded companies + decision maker at each | 3/resolved | | funded_and_hiring — funded AND hiring AND in your ICP | 10/resolved | | hiring_intent — hiring signals + the decision maker for the hire | 8/resolved | | tech_stack_targets — companies using a tech + the decision maker | 4/resolved | | lookalike_accounts — companies similar to up-to-5 source domains | 0.6/result | | find_similar_people — people similar to one source profile | 1 + 0.8/result | | champion_just_moved — your contacts who just changed jobs | 2/match | | low_competition_hires — jobs with <25 applicants | 1/result |

Bundles

| Tool | Cost | |---|---| | sales_deck_bundle — full account brief | 25 cr | | recruiter_pack_bundle — candidate + 8 similar candidates | 30 cr | | founder_research_bundle — founders + funding + tech | 20 cr | | competitive_intel_bundle — leadership + moves + tech + TAM | 25 cr | | relationship_graph_bundle — person + past peers | 15 cr |

Sticky

| Tool | Cost | |---|---| | watch_list — track URLs/domains, optional webhook | free | | saved_icp — save filters to re-run with one call | free | | history — lookup history for your API key | free |

Bulk

| Tool | Cost | |---|---| | bulk_enrich — up to 500 items per batch, webhook delivery | 1/resolved |

Sandbox

| Tool | Cost | |---|---| | sandbox_info — public canned-data sandbox, no auth, rate-limited | free |

License

MIT. Issues + PRs welcome at https://github.com/agentenrich/agentenrich.