# io.github.shashwatgtm/icp-intelligence-mcp (npm · @shashwatgtmalpha/icp-intelligence-mcp)

Deep ICP Analysis with Pattern Detection - 9 B2B targeting tools

- Trust score: 58/100 (low)
- Change this week: +34
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@shashwatgtmalpha/icp-intelligence-mcp`: 58/100 (this document), [markdown](https://verifymcp.io/servers/shashwatgtm-icp-intelligence-mcp/shashwatgtmalpha-icp-intelligence-mcp.md), [page](https://verifymcp.io/servers/shashwatgtm-icp-intelligence-mcp/shashwatgtmalpha-icp-intelligence-mcp)

## Channel facts

- Registry: `npm`
- Package: `@shashwatgtmalpha/icp-intelligence-mcp`
- Version: `1.0.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 70/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.6.1, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (13 of 14), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 197 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 807 tokens (~89/item across 9 items; 9 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 97% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add shashwatgtm-icp-intelligence-mcp -- npx -y @shashwatgtmalpha/icp-intelligence-mcp
```

### Codex

```bash
codex mcp add shashwatgtm-icp-intelligence-mcp -- npx -y @shashwatgtmalpha/icp-intelligence-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "shashwatgtm-icp-intelligence-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@shashwatgtmalpha/icp-intelligence-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add shashwatgtm-icp-intelligence-mcp --command npx --arg -y --arg @shashwatgtmalpha/icp-intelligence-mcp
```

### Hermes

```yaml
mcp_servers:
  shashwatgtm-icp-intelligence-mcp:
    command: "npx"
    args: ["-y", "@shashwatgtmalpha/icp-intelligence-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "shashwatgtm-icp-intelligence-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shashwatgtmalpha/icp-intelligence-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 58, +4)

- [functional improvement] Stability: unverified → 0.23

### 2026-08-02 (score 54, +12)

- [security improvement] Malware scan: unverified → pass

### 2026-07-31 (score 42, −14)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 56, −15)

- [security regression] Known CVEs: fail → unverified
- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] CVE-2025-66414 no longer affects this package
- [functional regression] License: pass → unverified
- [functional regression] Dependency health: partial → unverified
- [functional regression] Maintenance: pass → unverified
- [functional] Licence: MIT

### 2026-07-28 (score 71, +47)

- [security regression] CVE-2025-66414 affects this package: high
- [security regression] Provenance: unverified → fail
- [security regression] Known CVEs: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional] First check of Schema quality: fail
- [functional] First check of Tool coverage: 97
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: good
- [functional] Licence: MIT

### 2026-07-27 (score 24)

First indexed and scored.

## MCP tools (9)

### `icp_deep_dive` (~75 tokens)

Analyze customer data to detect ICP patterns - firmographics, technographics, buying behavior

Input parameters:

- `customer_descriptions` (string): Alternative: Describe your best customers in text format
- `customers` (array): List of customer objects with available attributes
- `product_category` (string): What type of product you sell

### `icp_scoring_model` (~80 tokens)

Create qualification scoring model with auto-weighted criteria based on your success patterns

Input parameters:

- `product_category` (string)
- `scoring_criteria` (array): Criteria for scoring with importance levels
- `success_correlation` (string): What correlates with success? (e.g., "deals with VP Sales champion close 2x faster")

### `buyer_group_analyzer` (~104 tokens)

Map buyer group dynamics, influence relationships, and decision-making process

Input parameters:

- `deal_size` (string): ACV range (e.g., "$50K-100K")
- `known_stakeholders` (array): Roles you know are involved
- `product_category` (string, required): What you sell
- `target_company_size` (string): Company size (e.g., "500-1000 employees")
- `typical_champion` (string): Your typical champion role

### `tam_sam_som_calculator` (~146 tokens)

Calculate TAM/SAM/SOM using bottom-up methodology from your data (calculation framework, not data source)

Input parameters:

- `average_contract_value` (number, required): Your average ACV in dollars
- `data_sources` (string): Where you got your numbers (for documentation)
- `icp_percentage` (number): Percentage that match your ICP (1-100)
- `segment_name` (string): Name of the market segment
- `total_potential_companies` (number, required): Estimated total companies that could buy (from LinkedIn, industry reports)
- `year1_market_share_target` (number): Realistic Year 1 market share percentage (typically 1-5%)

### `lookalike_signal_generator` (~107 tokens)

Generate platform-specific targeting criteria and search queries (generates criteria, not data)

Input parameters:

- `buying_triggers` (array): Events that trigger buying
- `champion_titles` (array, required): Job titles of your champions
- `icp_firmographics` (object): Firmographic criteria
- `icp_technographics` (array): Technologies your ICP typically uses
- `platforms` (array): Platforms to generate criteria for (linkedin, google_ads, 6sense, zoominfo)

### `account_prioritization` (~48 tokens)

Rank and prioritize accounts using multi-dimensional scoring

Input parameters:

- `accounts` (array): List of accounts to prioritize
- `prioritization_weights` (object): Custom weights (must sum to 100)

### `icp_gap_analysis` (~72 tokens)

Analyze gaps between current customer base and ideal ICP

Input parameters:

- `current_customers` (string, required): Description of your current customer base
- `current_metrics` (object): Current performance metrics
- `ideal_icp` (string, required): Description of your ideal customer profile
- `target_metrics` (object): Target performance metrics

### `icp_evolution_tracker` (~99 tokens)

Track how your ICP should evolve based on market changes and data

Input parameters:

- `current_icp` (string, required): Your current ICP definition
- `market_changes` (string): Recent market or competitive changes
- `recent_losses` (string): Description of recent lost deals
- `recent_wins` (string): Description of recent successful customers
- `time_period` (string): Time period for analysis (e.g., "Q4 2024")

### `icp_interview_synthesizer` (~76 tokens)

Extract ICP patterns from customer interview notes or transcripts

Input parameters:

- `analysis_focus` (string): What to focus on: pain_points, buying_journey, value_props, all
- `interview_notes` (array): Structured interview notes
- `raw_transcripts` (string): Alternative: Paste raw interview transcripts or notes

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/shashwatgtm-icp-intelligence-mcp/shashwatgtmalpha-icp-intelligence-mcp#diagnostics

## Score history

- 2026-08-03: 58
- 2026-08-02: 54
- 2026-08-01: 42
- 2026-07-31: 42
- 2026-07-30: 56
- 2026-07-28: 71
- 2026-07-27: 24

## Links

- npm package: https://www.npmjs.com/package/@shashwatgtmalpha/icp-intelligence-mcp
- Socket report: https://socket.dev/npm/package/@shashwatgtmalpha/icp-intelligence-mcp
- Repository: https://github.com/shashwatgtm/icp-intelligence-mcp
- Changelog RSS feed: https://verifymcp.io/servers/shashwatgtm-icp-intelligence-mcp/shashwatgtmalpha-icp-intelligence-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/shashwatgtm-icp-intelligence-mcp/shashwatgtmalpha-icp-intelligence-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/shashwatgtm-icp-intelligence-mcp/shashwatgtmalpha-icp-intelligence-mcp
