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

io.github.Crypto-Goatz/rocket-plus-mcp

NPM · ROCKET-PLUS-MCP · SCANNED SEP 25

56+ AI tools for CRM, content, workflows, SkillForge & marketing automation.

Available components

0 this week 68 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security80
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.5.0, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 7 of 14 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3267 tokens (~46/item across 71 items; 64 tools + 7 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "send_sms" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 65 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.Crypto-Goatz/rocket-plus-mcp server?

io.github.Crypto-Goatz/rocket-plus-mcp runs locally as an npm package, launched with npx -y rocket-plus-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · rocket-plus-mcp

# add to Claude Code
claude mcp add crypto-goatz-rocket-plus-mcp -- npx -y rocket-plus-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "crypto-goatz-rocket-plus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rocket-plus-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "crypto-goatz-rocket-plus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rocket-plus-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add crypto-goatz-rocket-plus-mcp -- npx -y rocket-plus-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "crypto-goatz-rocket-plus-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "rocket-plus-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add crypto-goatz-rocket-plus-mcp --command npx --arg -y --arg rocket-plus-mcp
# ~/.hermes/config.yaml
mcp_servers:
  crypto-goatz-rocket-plus-mcp:
    command: "npx"
    args: ["-y", "rocket-plus-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "crypto-goatz-rocket-plus-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "rocket-plus-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add crypto-goatz-rocket-plus-mcp -t stdio -c npx -a -y rocket-plus-mcp
// mcp.json
{
  "mcpServers": {
    "crypto-goatz-rocket-plus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rocket-plus-mcp"
      ]
    }
  }
}
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.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 23 Sept 26 0
    • Stability: 0.97 → pass security
  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 0
    • Security disclosure: unverified → fail ▼ functional
  • 19 Sept 26 +1
    • Security disclosure: fail → unverified ▼ functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.77 functional
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 25 Sept 2026 · Analysed npm/rocket-plus-mcp@2.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

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

Background: What a vulnerability scan can and cannot prove →

Dependencies 14 packages
Packages resolved 14
Stale 7
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 64 exposed · ~3,192 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_tags ~37

Add tags to a contact

NameTypeReqDescription
contactIdstringyesContact ID
tagsstringyesComma-separated tags to add

No output schema declared.

No examples provided.

agent_execute ~73

Execute a Rocket Agent AI workflow. Agents can qualify leads, send proposals, book appointments, and more.

NameTypeReqDescription
flowIdstringyesAgent flow template ID (e.g., proposal-agent, smart-followup-agent)
triggerDataobjectyesData to pass to the agent (contactId, email, etc.)

No output schema declared.

No examples provided.

agent_list ~14

List available Rocket Agent templates

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

agent_status ~30

Get status of a running or completed agent execution

NameTypeReqDescription
executionIdstringyesExecution ID to check

No output schema declared.

No examples provided.

apex_create_test ~95

Create an A/B test experiment

NameTypeReqDescription
goalstring–Goal: clicks, conversions, signups
namestringyesTest name
trafficSplitstring–Traffic split (e.g., "50/50", "33/33/34")
typestringyesType: email_subject, landing_page, cta, form
variantsarrayyesArray of variant configurations

No output schema declared.

No examples provided.

apex_get_results ~27

Get A/B test results and winner

NameTypeReqDescription
testIdstringyesTest ID

No output schema declared.

No examples provided.

apex_optimize ~42

Get AI optimization suggestions

NameTypeReqDescription
dataobject–Current performance data
typestringyesWhat to optimize: funnel, email, landing, workflow

No output schema declared.

No examples provided.

api_list_endpoints ~32

List available CRM API endpoints

NameTypeReqDescription
categorystring–Category: contacts, opportunities, calendars, etc.

No output schema declared.

No examples provided.

api_test ~42

Test an API connection

NameTypeReqDescription
endpointstringyesCRM API endpoint to test
methodstring–HTTP method: GET, POST, PUT, DELETE

No output schema declared.

No examples provided.

canvas_create ~76

Create a new canvas project (landing page, form, email template)

NameTypeReqDescription
aiPromptstring–Describe what you want AI to generate
namestringyesProject name
templatestring–Template ID to start from (optional)
typestringyesType: landing, form, email, social

No output schema declared.

No examples provided.

canvas_export ~37

Export a canvas project

NameTypeReqDescription
formatstringyesFormat: html, image, pdf
projectIdstringyesProject ID

No output schema declared.

No examples provided.

canvas_generate ~59

Generate canvas content with AI from a description

NameTypeReqDescription
projectIdstring–Project ID to update
promptstringyesDescribe what you want to create
stylestring–Visual style: modern, minimal, bold, elegant

No output schema declared.

No examples provided.

content_generate ~107

Generate marketing content with AI. Creates blog posts, emails, social posts, etc.

NameTypeReqDescription
keywordsstring–SEO keywords (comma-separated)
lengthstring–Length: short, medium, long
targetAudiencestring–Target audience description
tonestring–Tone: professional, casual, persuasive, informative
topicstringyesTopic or subject
typestringyesContent type: blog, email, social, landing, ad

No output schema declared.

No examples provided.

content_ideas ~50

Generate content ideas for a topic

NameTypeReqDescription
countnumber–Number of ideas (default: 10)
topicstringyesTopic area
typestring–Content type focus

No output schema declared.

No examples provided.

content_rewrite ~53

Rewrite or improve existing content

NameTypeReqDescription
contentstringyesOriginal content to rewrite
goalstringyesGoal: improve, shorten, expand, simplify, persuade
tonestring–Desired tone

No output schema declared.

No examples provided.

course_generate ~115

Generate a complete course with AI. Creates modules, lessons, quizzes, and content.

NameTypeReqDescription
audiencestring–Target audience (beginner, intermediate, advanced)
includeQuizzesboolean–Include quizzes (default: true)
lessonsPerModulenumber–Lessons per module (default: 3)
modulesnumber–Number of modules (default: 5)
stylestring–Teaching style (practical, theoretical, mixed)
topicstringyesCourse topic or title

No output schema declared.

No examples provided.

course_outline ~36

Generate just a course outline without full content

NameTypeReqDescription
modulesnumber–Number of modules
topicstringyesCourse topic

No output schema declared.

No examples provided.

create_contact ~78

Create a new contact in the CRM

NameTypeReqDescription
customFieldsobject–Custom field key-value pairs
emailstringyesEmail address
firstNamestring–First name
lastNamestring–Last name
phonestring–Phone number
tagsstring–Comma-separated tags

No output schema declared.

No examples provided.

create_opportunity ~66

Create a new opportunity/deal

NameTypeReqDescription
contactIdstring–Associated contact ID
monetaryValuenumber–Deal value
namestringyesOpportunity name
pipelineIdstringyesPipeline ID
stageIdstringyesStage ID

No output schema declared.

No examples provided.

cro_analyze ~40

Analyze conversion rate and get optimization suggestions

NameTypeReqDescription
funnelIdstring–Funnel or page ID to analyze
goalstring–Conversion goal

No output schema declared.

No examples provided.

cro_heatmap ~41

Get heatmap data for a page

NameTypeReqDescription
pageUrlstringyesPage URL
typestring–Type: click, scroll, attention

No output schema declared.

No examples provided.

dashboard_add_widget ~70

Add a widget to a dashboard

NameTypeReqDescription
configobject–Widget configuration
dashboardIdstringyesDashboard ID
dataSourcestringyesData source: contacts, opportunities, appointments, custom
typestringyesWidget type: chart, metric, table, list

No output schema declared.

No examples provided.

dashboard_create ~48

Create a custom analytics dashboard

NameTypeReqDescription
layoutstring–Layout: grid, rows, columns
namestringyesDashboard name
widgetsarray–Array of widget configurations

No output schema declared.

No examples provided.

focus_create_session ~52

Create a focused work session with tasks

NameTypeReqDescription
durationnumber–Duration in minutes (default: 25)
goalstringyesSession goal
tasksarray–Array of task strings

No output schema declared.

No examples provided.

focus_get_tasks ~50

Get AI-suggested tasks based on your CRM data

NameTypeReqDescription
categorystring–Category: followups, opportunities, admin
prioritystring–Priority: high, medium, low

No output schema declared.

No examples provided.

form_create ~63

Create a new lead capture form

NameTypeReqDescription
aiOptimizeboolean–Enable AI A/B testing
fieldsarray–Array of field configurations
namestringyesForm name
stylestring–Form style: minimal, modern, classic

No output schema declared.

No examples provided.

form_get_submissions ~46

Get form submissions

NameTypeReqDescription
formIdstringyesForm ID
limitnumber–Number of submissions
sincestring–ISO date to filter from

No output schema declared.

No examples provided.

game_create ~70

Create a gamified lead capture experience

NameTypeReqDescription
namestringyesGame name
prizesarray–Array of prize configurations
questionsarray–Questions for quiz/trivia (if applicable)
typestringyesGame type: quiz, spin-wheel, scratch-card, trivia

No output schema declared.

No examples provided.

game_stats ~23

Get game performance statistics

NameTypeReqDescription
gameIdstringyesGame ID

No output schema declared.

No examples provided.

get_contacts ~57

Get a list of contacts from the CRM

NameTypeReqDescription
limitnumber–Maximum number of contacts (default: 20)
querystring–Search query to filter contacts
tagsstring–Filter by comma-separated tags

No output schema declared.

No examples provided.

get_location_stats ~21

Get location statistics (users, calendars, pipelines, workflows)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_opportunities ~40

Get opportunities/deals from pipelines

NameTypeReqDescription
pipelineIdstring–Filter by pipeline ID
stageIdstring–Filter by stage ID

No output schema declared.

No examples provided.

get_usage ~16

Get current API usage and subscription limits

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

insights_analyze ~73

Get AI-powered insights from your data

NameTypeReqDescription
dataTypestringyesData to analyze: contacts, opportunities, campaigns, all
questionstring–Specific question to answer (optional)
timeframestring–Timeframe: 7d, 30d, 90d, ytd

No output schema declared.

No examples provided.

insights_predict ~53

Get AI predictions based on historical data

NameTypeReqDescription
horizonstring–Prediction horizon: 7d, 30d, 90d
metricstringyesMetric to predict: revenue, leads, conversions

No output schema declared.

No examples provided.

insights_report ~46

Generate an AI-written analytics report

NameTypeReqDescription
formatstring–Format: summary, detailed, executive
typestringyesReport type: weekly, monthly, campaign, funnel

No output schema declared.

No examples provided.

list_mods ~19

List all available Rocket+ mods and their status

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mcp_call_server ~53

Call a tool on a federated MCP server

NameTypeReqDescription
argsobject–Tool arguments
serverIdstringyesServer ID to call
toolstringyesTool name on that server

No output schema declared.

No examples provided.

mcp_list_servers ~34

List available MCP servers in the federation

NameTypeReqDescription
categorystring–Category: all, crm, marketing, analytics

No output schema declared.

No examples provided.

research_competitors ~45

Research competitor websites and strategies

NameTypeReqDescription
competitorsstringyesCompetitor domains (comma-separated)
focusstring–Focus: pricing, features, messaging, seo

No output schema declared.

No examples provided.

research_ideas ~45

Get feature/product ideas from market research data

NameTypeReqDescription
categorystring–Category to research (from CRM ideas board)
limitnumber–Number of ideas to return

No output schema declared.

No examples provided.

research_trends ~47

Get market trends for an industry or topic

NameTypeReqDescription
industrystringyesIndustry or niche
timeframestring–Timeframe: current, 6mo, 1yr

No output schema declared.

No examples provided.

rocketflow_deploy ~69

Deploy a RocketFlow JSON workflow to the CRM. Automatically detects type and deploys contacts, custom fields, custom values, tags, pipelines, or workflows.

NameTypeReqDescription
dryRunboolean–If true, validates without deploying
jsonstringyesThe RocketFlow JSON configuration to deploy

No output schema declared.

No examples provided.

rocketflow_templates ~32

Get available RocketFlow templates

NameTypeReqDescription
categorystring–Filter by category (workflows, pipelines, etc.)

No output schema declared.

No examples provided.

rocketflow_validate ~31

Validate a RocketFlow JSON configuration without deploying

NameTypeReqDescription
jsonstringyesThe RocketFlow JSON to validate

No output schema declared.

No examples provided.

rss_add_feed ~62

Add an RSS feed to monitor

NameTypeReqDescription
autoPostboolean–Auto-post new items
namestringyesFeed name
rewriteWithAIboolean–Rewrite content with AI before posting
urlstringyesRSS feed URL

No output schema declared.

No examples provided.

rss_generate_post ~60

Generate a social/blog post from an RSS item

NameTypeReqDescription
addOpinionboolean–Add AI-generated opinion/commentary
itemIdstringyesRSS item ID
platformstringyesPlatform: linkedin, twitter, facebook, blog

No output schema declared.

No examples provided.

rss_get_items ~44

Get latest items from RSS feeds

NameTypeReqDescription
feedIdstring–Specific feed ID (optional)
limitnumber–Number of items (default: 20)

No output schema declared.

No examples provided.

send_email ~46

Send an email to a contact

NameTypeReqDescription
bodystringyesEmail body (HTML supported)
contactIdstringyesContact ID
subjectstringyesEmail subject

No output schema declared.

No examples provided.

send_sms ~35

Send an SMS message to a contact

NameTypeReqDescription
contactIdstringyesContact ID
messagestringyesMessage content

No output schema declared.

No examples provided.

Common questions

What is the io.github.Crypto-Goatz/rocket-plus-mcp server?

io.github.Crypto-Goatz/rocket-plus-mcp is listed in the public MCP registry as io.github.Crypto-Goatz/rocket-plus-mcp. 56+ AI tools for CRM, content, workflows, SkillForge & marketing automation. This page covers its npm package (rocket-plus-mcp).

Is the io.github.Crypto-Goatz/rocket-plus-mcp server safe to use?

io.github.Crypto-Goatz/rocket-plus-mcp scores 68 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.Crypto-Goatz/rocket-plus-mcp server expose?

io.github.Crypto-Goatz/rocket-plus-mcp exposes 64 tools: get_contacts, create_contact, update_contact, add_tags, get_opportunities, and 59 more. Their descriptions and schemas cost roughly 3,192 tokens of context every time the server is loaded.

Is the io.github.Crypto-Goatz/rocket-plus-mcp server still maintained?

io.github.Crypto-Goatz/rocket-plus-mcp is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.Crypto-Goatz/rocket-plus-mcp server under?

io.github.Crypto-Goatz/rocket-plus-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.