Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROCKET_API_KEYYesYour API key from rocketadd.com/settings
ROCKET_API_URLNoAPI URL (default: https://rocketadd.com)https://rocketadd.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
run_workflowA

Execute a saved workflow by name or ID. Workflows can chain multiple actions across different services (Stripe, Shopify, GHL, etc.) into a single automated sequence.

list_workflowsA

List all available workflows. Shows workflow name, trigger type, and actions.

create_workflowB

Create a new workflow from a description. Describe what should happen and the system will build the workflow.

get_workflowA

Get details of a specific workflow including all its actions and configuration.

get_contactsA

Get contacts/leads from the CRM. Search by name, email, or filter by tags.

create_contactB

Create a new contact in the CRM with optional tags and custom fields.

update_contactC

Update an existing contact.

add_tagsA

Add tags to a contact for segmentation.

send_smsB

Send an SMS message to a contact.

send_emailB

Send an email to a contact.

get_opportunitiesA

Get deals/opportunities from sales pipelines.

create_opportunityB

Create a new deal/opportunity in a pipeline.

course_generateB

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

content_generateB

Generate marketing content: blog posts, emails, social posts, landing page copy.

content_rewriteB

Rewrite or improve existing content.

rocketflow_deployB

Deploy a RocketFlow configuration to the CRM. Deploys contacts, custom fields, tags, pipelines, or workflows.

agent_executeC

Execute an AI agent workflow (lead qualification, proposal generation, smart follow-up).

skillforge_executeC

Execute a SkillForge AI skill on a contact.

insights_analyzeC

Get AI-powered insights from your CRM data.

seo_analyzeC

Analyze a page for SEO issues and opportunities.

get_location_infoB

Get current CRM location information including connected services and available mods.

list_modsA

List all available Rocket+ mods and their status.

mcp_call_serverB

Call a tool on any connected MCP server. Rocket+ acts as a hub, routing calls to GHL MCP, Stripe MCP, Shopify MCP, and more.

mcp_list_serversA

List all available MCP servers and their connection status.

list_mcp_connectionsA

List your connected MCP servers with usage stats.

connect_ghl_mcpA

Connect GoHighLevel MCP server using your Private Integration Token (PIT). This enables direct access to GHL's native MCP tools for contacts, conversations, workflows, calendars, and more.

disconnect_ghl_mcpB

Disconnect GoHighLevel MCP server.

ghl_mcp_statusA

Check your GHL MCP connection status and available tools.

ghl_mcp_toolsA

List all available tools from the GHL MCP server.

ghl_mcp_callA

Execute a specific GHL MCP tool directly. Shorthand for mcp_call_server with serverId="ghl-mcp".

Prompts

Interactive templates invoked by user choice

NameDescription
run_workflowExecute a workflow by name
create_workflowCreate a new automated workflow
get_leadsGet recent leads/contacts
create_courseGenerate a course on any topic
send_followupSend a follow-up message

Resources

Contextual data attached and managed by the client

NameDescription
Location InfoCurrent CRM location and account details
WorkflowsAvailable MCP workflows
ModsAvailable Rocket+ mods
Connected ServicesMCPs and services connected through Rocket+

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Crypto-Goatz/rocket-plus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server