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

@apolloio/mcp

v0.1.1

Published

Official Apollo.io MCP server — connect Claude, Cursor, and other AI clients to Apollo's 275M+ contact database for lead enrichment, prospecting, and outreach sequences.

Readme

Apollo Plugin for Claude Code and Cowork

Prospect, enrich leads, and add to outreach sequences with Apollo.io MCP Server

  • Fast to install.
  • Powerful in execution.
  • Designed for real GTM workflows.

🔌 One-Click MCP Server Integration

This plugin automatically configures the Apollo MCP Server when installed. No manual server setup or config files. Install the plugin, authenticate with Apollo, and run /apollo:* commands.


✅ Powerful Skills

High-value skills that chain multiple Apollo APIs into complete workflows:

| Skill | What it does | |---|---| | /apollo:enrich-lead | Drop a name, LinkedIn URL, or email and get a full contact card with company context and next actions | | /apollo:prospect | Describe your ICP in plain English and get a ranked table of enriched decision-makers | | /apollo:sequence-load | Find leads, enrich them, dedupe, and bulk-add them to an Apollo sequence with a preview before enrollment | | /apollo:analytics | Ask any sales performance question and get formatted tables from real Apollo analytics data |

/apollo:enrich-lead

Best for: one-off enrichment and fast lead lookups. Input: name, company, LinkedIn URL, or email Output: enriched profile (role, location, company context) and suggested next steps

/apollo:prospect

Best for: turning an ICP into a shortlist fast. Input: ICP description (industry, size, geography, titles) Output: ranked lead table with enriched decision-makers

/apollo:sequence-load

Best for: taking action on a list. Input: targeting criteria + target sequence Output: preview of candidates, enrichment + dedupe, then bulk enrollment into the sequence

/apollo:analytics

Best for: answering performance questions without opening a dashboard. Input: any question about emails, calls, meetings, tasks, opportunities, sequences, or conversation intelligence Output: formatted tables with real Apollo data, broken down by rep, team, time, sequence, stage, or any other dimension

Important: sequence enrollment may trigger outbound depending on your sequence settings and sending configuration.


🧠 Model Recommendations (Quality-First)

Recommended: Opus (best quality)

Use Opus when you want the strongest reasoning and the most reliable multi-step tool orchestration.

  • Best for: prospecting workflows, ambiguous matches, multi-step chaining, and anything high-stakes
  • Tradeoff: higher latency and higher model usage cost on the Anthropic side

Strong fallback: Sonnet (faster)

Use Sonnet when you want speed for quick lookups, smaller jobs, or rapid iteration.

  • Best for: quick searches, lightweight enrichment, and tight loops
  • Tradeoff: may require more user guidance for complex multi-step workflows

In Claude Code, you can switch models via /model.


📦 Installation

Cowork

Click the link below to install in one step:

Install in Cowork

Then restart Cowork to ensure the MCP server starts correctly.

Claude Code

1. Add this plugin's marketplace

In Claude Code, run:

/plugin marketplace add apolloio/apollo-mcp-plugin

2. Install the plugin

/plugin install apollo@apollo-plugin-marketplace

3. Restart Claude Code

This ensures the MCP server starts correctly.


🔑 Authentication

The Apollo MCP Server supports OAuth:

  1. After installation, run /mcp in Claude Code or connect to Apollo.io connector from settings
  2. Select the Apollo server and click Authenticate
  3. Complete the Apollo.io login in your browser
  4. Done — all commands are now ready to use

⚠️ Apollo Credits and Safety

Some operations consume Apollo credits:

  • People enrichment typically costs 1 credit per person
  • Bulk enrichment consumes credits based on how many people are enriched

This plugin is designed to warn and request confirmation before credit-consuming actions by default.

Sequence safety:

  • Adding contacts to a sequence can enroll them into an active sequence
  • Depending on your sequence settings, outbound may start automatically
  • Always verify your sequence name, sending account, and enrollment volume before confirming

Quickstart Examples

Try these in Claude:

  • “Enrich this lead: https://www.linkedin.com/in/…”
  • “Find 25 VP Sales at SaaS companies (200-1000 employees) that raised funding in the last 6 months.”
  • “Load the top 10 enriched leads into my sequence called ‘Q1 Enterprise Outbound’ and show me a preview before enrolling.”
  • “Show me email and call performance by rep for this quarter, sorted by calls made.”

🙌 Credits


License

MIT — see LICENSE for details.