mcpbeat Sign in

Rocket Plus MCP Server

by crypto-goatz Your server? Claim it
local only

Rocket Plus MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 24 Jan 2026.

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

Installs per day peak 25 · avg 8 · +2% w/w
a month agotoday
50
Installs / week
npm · rocket-plus-mcp
0
Stars
0 open issues
24 Jan 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Rocket Plus MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rocket-plus-mcp -- npx -y rocket-plus-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rocket-plus-mcp": {
      "args": [
        "-y",
        "rocket-plus-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rocket-plus-mcp]
command = "npx"
args = ["-y", "rocket-plus-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rocket-plus-mcp": {
      "args": [
        "-y",
        "rocket-plus-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rocket-plus-mcp": {
      "args": [
        "-y",
        "rocket-plus-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ROCKET_API_KEY (Your Rocket+ API key. Get one at https://rocketadd.com/settings under API Keys.), ROCKET_API_URL (Rocket+ API base URL (default: https://rocketadd.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rocket Plus MCP

same job, measured the same way
UnClick
by malamutemayhem

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.

356 installs/wk local only
C
xDog Trading
by xdogtrading

27 live market-research tools for trading agents: scans, options flow, sentiment, valuation, alerts

answering
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only
X402 Solana
by digitalweb33333-creator

x402 paid API tools for AI agents on Solana: crypto safety, market data, KYB/AML verification.

10 tools answering
Agent Einstein — Crypto & Market Intelligence
by emc2ai

AI price forecasts, whale flows, market sentiment and prediction signals. 18 tools free, no account.

42 tools answering
Freedom MCP
by getfreedomos

Business-ops MCP for FreedomOS — finance, OKRs, customer scoring, AI agents, content. 250+ tools.

332 tools answering
Ghl MCP Server
by northrosetech

GoHighLevel CRM for AI agents. 60+ tools for contacts, messaging, calendars, and payments.

23 installs/wk local only
Bexio MCP Server
by promptpartner

Swiss accounting integration for Bexio. 314 tools: invoices, contacts, projects, account balances

80 installs/wk local only

Rocket Plus MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rocket Plus MCP?
Rocket Plus MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rocket-plus-mcp was installed 50 times last week.
How do I connect Rocket Plus MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rocket-plus-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rocket Plus MCP?
The npm package rocket-plus-mcp was installed 50 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rocket Plus MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.