Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.shashwatgtm/gtm-alpha-consultant

NPM · @SHASHWATGTMALPHA/GTM-ALPHA-MCP-SERVER · SCANNED AUG 3

Professional GTM consultation using EPIC framework for strategic go-to-market advice.

+11 this week 57 Trust /100
Trust breakdown (6 categories)

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. How we score →

Supply Chain Security73
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.4.0, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (17 of 18), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability60
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 251 tokens (~83/item across 3 items; 3 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @shashwatgtmalpha/gtm-alpha-mcp-server

# add to Claude Code
claude mcp add shashwatgtm-gtm-alpha-consultant -- npx -y @shashwatgtmalpha/gtm-alpha-mcp-server
# add to Codex CLI
codex mcp add shashwatgtm-gtm-alpha-consultant -- npx -y @shashwatgtmalpha/gtm-alpha-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "shashwatgtm-gtm-alpha-consultant": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@shashwatgtmalpha/gtm-alpha-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add shashwatgtm-gtm-alpha-consultant --command npx --arg -y --arg @shashwatgtmalpha/gtm-alpha-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  shashwatgtm-gtm-alpha-consultant:
    command: "npx"
    args: ["-y", "@shashwatgtmalpha/gtm-alpha-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "shashwatgtm-gtm-alpha-consultant": {
      "command": "npx",
      "args": [
        "-y",
        "@shashwatgtmalpha/gtm-alpha-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +16
    • Malware scan: unverified → pass security
    • Stability: unverified → 0.20 functional
  • 31 Jul 26 +13
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 46

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@shashwatgtmalpha/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-w48q-cv73-mx4w CVE-2025-66414 high yes
Dependencies 17 packages

17 packages in the resolved dependency tree · 14 deprecated · 7 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 3 exposed · ~251 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
epic_audit ~70

Get EPIC framework scores for your GTM strategy. Analyzes Ecosystem, Product-Led, Inbound/Outbound, and Community dimensions.

NameTypeReqDescription
business_stagestringBusiness stage
challengestringyesDescribe your GTM situation
industrystringYour industry

No output schema declared.

No examples provided.

generate_roadmap ~74

Generate a 30-60-90 day GTM implementation roadmap based on EPIC framework analysis.

NameTypeReqDescription
primary_focusstringyesPrimary EPIC component: E (Ecosystem), P (Product-Led), I (Inbound/Outbound), C (Community)
timeframestringRoadmap timeframe

No output schema declared.

No examples provided.

gtm_consultation ~107

Get GTM strategy consultation using Shashwat Ghosh EPIC framework. Returns strategic analysis and recommendations.

NameTypeReqDescription
business_stagestringStage: seed, series-a, growth, enterprise
client_namestringYour name
company_descriptionstringBrief company description
company_namestringCompany name
gtm_challengestringyesYour GTM challenge or question
industrystringYour industry

No output schema declared.

No examples provided.