---
name: "xpay-npm-sentinel"
description: "NPM package analysis, dependency tracking, and security auditing"
version: "1.0.0"
provider: "NPM Sentinel"
tools: 19
---

# NPM Sentinel

NPM package analysis, dependency tracking, and security auditing

## NPM Sentinel

NPM package analysis, dependency tracking, and security auditing

### Available Tools (19)

- **npmLatest**: Latest version & changelog — $0.01/call
- **npmSearch**: Search NPM packages — $0.01/call
- **npmTrends**: Download trends & popularity — $0.01/call
- **npmVulnerabilities**: Security analysis — $0.01/call
- **npmVersions**: Available versions list — $0.01/call
- **npmDeps**: Deps & devDeps analysis — $0.01/call
- **npmTypes**: TS types availability — $0.01/call
- **npmSize**: Package & bundle size — $0.01/call
- **npmCompare**: Compare multiple packages — $0.01/call
- **npmQuality**: Quality metrics analysis — $0.01/call
- **npmMaintenance**: Maintenance metrics analysis — $0.01/call
- **npmScore**: Consolidated package score — $0.01/call
- **npmMaintainers**: Maintainers info — $0.01/call
- **npmPackageReadme**: Full README content — $0.01/call
- **npmLicenseCompatibility**: License compatibility check — $0.01/call
- **npmRepoStats**: Repository statistics — $0.01/call
- **npmDeprecated**: Check deprecation status — $0.01/call
- **npmChangelogAnalysis**: Changelog & release history — $0.01/call
- **npmAlternatives**: Find similar alternatives — $0.01/call

### Quick Start

```json
{
  "mcpServers": {
    "npm-sentinel": {
      "url": "https://npm-sentinel.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
    }
  }
}
```

### Pricing

$0.01 per tool call. Pay per use from your XPay wallet. No subscriptions.

Get an API key at [xpay.tools](https://xpay.tools).


**Tools:** 19
**Category:** Dev Tools

## When to Use

Use NPM Sentinel tools when you need to npm package analysis, dependency tracking, and security auditing. All tools are available through xpay✦'s single MCP connection.

## MCP Connection

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## Available Tools

- **NpmLatest** — Latest version & changelog — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmlatest/SKILL.md)
- **NpmSearch** — Search NPM packages — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmsearch/SKILL.md)
- **NpmTrends** — Download trends & popularity — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmtrends/SKILL.md)
- **NpmVulnerabilities** — Security analysis — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmvulnerabilities/SKILL.md)
- **NpmVersions** — Available versions list — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmversions/SKILL.md)
- **NpmDeps** — Deps & devDeps analysis — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmdeps/SKILL.md)
- **NpmTypes** — TS types availability — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmtypes/SKILL.md)
- **NpmSize** — Package & bundle size — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmsize/SKILL.md)
- **NpmCompare** — Compare multiple packages — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmcompare/SKILL.md)
- **NpmQuality** — Quality metrics analysis — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmquality/SKILL.md)
- **NpmMaintenance** — Maintenance metrics analysis — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmmaintenance/SKILL.md)
- **NpmScore** — Consolidated package score — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmscore/SKILL.md)
- **NpmMaintainers** — Maintainers info — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmmaintainers/SKILL.md)
- **NpmPackageReadme** — Full README content — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmpackagereadme/SKILL.md)
- **NpmLicenseCompatibility** — License compatibility check — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmlicensecompatibility/SKILL.md)
- **NpmRepoStats** — Repository statistics — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmrepostats/SKILL.md)
- **NpmDeprecated** — Check deprecation status — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmdeprecated/SKILL.md)
- **NpmChangelogAnalysis** — Changelog & release history — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmchangeloganalysis/SKILL.md)
- **NpmAlternatives** — Find similar alternatives — $0.01/call — [SKILL.md](https://xpay.tools/skills/npm-sentinel/npmalternatives/SKILL.md)

## How to Execute

1. **`xpay_discover`** — Search for tools: `xpay_discover("npm-sentinel")`
2. **`xpay_details`** — Get input schema: `xpay_details("npm-sentinel/TOOL_NAME")`
3. **`xpay_run`** — Execute: `xpay_run("npm-sentinel/TOOL_NAME", { ...inputs })`
4. **`xpay_balance`** — Check credits

## Links

- Provider page: https://xpay.tools/npm-sentinel/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
