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.northrosetech/ghl-mcp-server

NPM · @NORTHROSETECH/GHL-MCP-SERVER · SCANNED AUG 6

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

+23 this week 67 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 Security87
  • No malware found by supply-chain analysis.Pass
  • Known CVEs were checked across the 122 of 124 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Dependency health was assessed across the 122 of 124 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3766 tokens (~58/item across 64 items; 64 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management33
  • Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage84
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 51% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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 · @northrosetech/ghl-mcp-server

# add to Claude Code
claude mcp add northrosetech-ghl-mcp-server -- npx -y @northrosetech/ghl-mcp-server
# add to Codex CLI
codex mcp add northrosetech-ghl-mcp-server -- npx -y @northrosetech/ghl-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "northrosetech-ghl-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@northrosetech/ghl-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add northrosetech-ghl-mcp-server --command npx --arg -y --arg @northrosetech/ghl-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  northrosetech-ghl-mcp-server:
    command: "npx"
    args: ["-y", "@northrosetech/ghl-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "northrosetech-ghl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@northrosetech/ghl-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.

  • 6 Aug 26 +1
    • Security disclosure: unverified → fail functional
  • 5 Aug 26 +1
    • CVE-2026-69207 no longer affects this package security
    • Known CVEs: fail → partial security
    • Security disclosure: fail → unverified functional
  • 4 Aug 26 0
    • CVE-2026-69207 affects this package: medium security
    • Known CVEs: partial → fail security
  • 2 Aug 26 +46
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Stability: unverified → 0.20 functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Schema quality: unverified → good functional
    • MCP protocol: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 −7
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 44

    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 6 Aug 2026 · Analysed npm/@northrosetech/[email protected]

Provenance No attestation

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

Result No attestation
Ecosystem npm
Dependencies 122 packages
Packages resolved 122
Deprecated 122
Stale 35
Tree resolution Partial

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

MCP tools — 64 exposed · ~3,766 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
ghl_add_contact_tags ~39

Add one or more tags to a contact.

NameTypeReqDescription
contactIdstringyesContact ID
tagsarrayyesTags to add

No output schema declared.

No examples provided.

ghl_add_contact_to_workflow ~47

Add a contact to a GHL workflow/automation.

NameTypeReqDescription
contactIdstringyesContact ID
workflowIdstringyesWorkflow ID to add contact to

No output schema declared.

No examples provided.

ghl_cancel_scheduled_message ~29

Cancel a previously scheduled message.

NameTypeReqDescription
messageIdstringyesMessage ID to cancel

No output schema declared.

No examples provided.

ghl_create_calendar ~62

Create a new calendar in GoHighLevel.

NameTypeReqDescription
calendarTypestring
descriptionstring
locationIdstring
namestringyesCalendar name
slugstringURL slug for booking page

No output schema declared.

No examples provided.

ghl_create_contact ~265

Create a new contact in GoHighLevel. Args: - firstName, lastName, email, phone (strings): Basic contact info - tags (string[]): Tags to apply - source (string): Lead source - customFields (array): Custom field values as [{id, field_value}] - locationId (string): Location ID (uses default if omitted) Returns: Created contact object with ID.

NameTypeReqDescription
address1string
citystring
companyNamestringCompany name
countrystring
customFieldsarrayCustom field values
dndbooleanDo Not Disturb flag
emailstringEmail address
firstNamestringFirst name
lastNamestringLast name
locationIdstring
namestringFull name (alternative to first/last)
phonestringPhone number with country code
postalCodestring
sourcestringLead source
statestring
tagsarrayTags to apply
timezonestring
websitestring

No output schema declared.

No examples provided.

ghl_create_contact_note ~50

Add a note to a contact.

NameTypeReqDescription
bodystringyesNote content
contactIdstringyesContact ID
userIdstringUser ID who created the note

No output schema declared.

No examples provided.

ghl_create_contact_task ~81

Create a task for a contact.

NameTypeReqDescription
assignedTostringUser ID to assign task to
bodystringTask description
completedboolean
contactIdstringyesContact ID
dueDatestringDue date (ISO 8601)
titlestringyesTask title

No output schema declared.

No examples provided.

ghl_create_custom_field ~70

Create a new custom field for contacts.

NameTypeReqDescription
dataTypestringyesField data type
locationIdstring
namestringyesField display name
optionsarrayOptions for SINGLE_OPTIONS or MULTIPLE_OPTIONS type
placeholderstring

No output schema declared.

No examples provided.

ghl_create_event ~134

Create a new appointment/event on a GHL calendar.

NameTypeReqDescription
addressstringMeeting address
appointmentStatusstring
assignedUserIdstringAssigned team member
calendarIdstringyesCalendar ID
contactIdstringyesContact to book for
endTimestringyesEvent end (ISO 8601)
locationIdstring
notesstringInternal notes
startTimestringyesEvent start (ISO 8601)
statusstring
titlestringEvent title

No output schema declared.

No examples provided.

ghl_create_invoice ~76

Create a new invoice for a contact.

NameTypeReqDescription
contactIdstringyesContact to invoice
currencystring
dueDatestringDue date (ISO 8601)
itemsarrayyesLine items
locationIdstring
namestringyesInvoice title

No output schema declared.

No examples provided.

ghl_create_location_tag ~35

Create a new tag in the location.

NameTypeReqDescription
locationIdstring
namestringyesTag name

No output schema declared.

No examples provided.

ghl_create_opportunity ~126

Create a new opportunity/deal in a pipeline.

NameTypeReqDescription
assignedTostringAssigned user ID
contactIdstringyesContact ID to associate
customFieldsarray
locationIdstring
monetaryValuenumberDeal value in currency
namestringyesOpportunity/deal name
pipelineIdstringyesPipeline ID to create opportunity in
pipelineStageIdstringyesStage ID within the pipeline
sourcestringLead source
statusstring

No output schema declared.

No examples provided.

ghl_create_social_post ~83

Schedule or publish a social media post.

NameTypeReqDescription
accountIdsarrayyesSocial account IDs to post to
contentstringyesPost content/caption
locationIdstring
mediaUrlsarrayMedia file URLs
scheduledDatestringSchedule date (ISO 8601) — omit for immediate publish

No output schema declared.

No examples provided.

ghl_delete_contact ~32

Permanently delete a contact. This cannot be undone.

NameTypeReqDescription
contactIdstringyesContact ID to delete

No output schema declared.

No examples provided.

ghl_delete_contact_note ~40

Delete a specific note from a contact.

NameTypeReqDescription
contactIdstringyesContact ID
noteIdstringyesNote ID to delete

No output schema declared.

No examples provided.

ghl_delete_event ~27

Delete/cancel an appointment.

NameTypeReqDescription
eventIdstringyesEvent ID to delete

No output schema declared.

No examples provided.

ghl_delete_opportunity ~28

Permanently delete an opportunity.

NameTypeReqDescription
opportunityIdstringyesOpportunity ID to delete

No output schema declared.

No examples provided.

ghl_get_calendar ~26

Get details of a specific calendar.

NameTypeReqDescription
calendarIdstringyesCalendar ID

No output schema declared.

No examples provided.

ghl_get_contact ~40

Get a single contact by ID with all details including custom fields, tags, and activity.

NameTypeReqDescription
contactIdstringyesThe contact ID to retrieve

No output schema declared.

No examples provided.

ghl_get_contact_notes ~27

Get all notes for a contact.

NameTypeReqDescription
contactIdstringyesContact ID

No output schema declared.

No examples provided.

ghl_get_contact_tasks ~27

Get all tasks for a contact.

NameTypeReqDescription
contactIdstringyesContact ID

No output schema declared.

No examples provided.

ghl_get_conversation ~29

Get a single conversation by ID with metadata.

NameTypeReqDescription
conversationIdstringyesConversation ID

No output schema declared.

No examples provided.

ghl_get_events ~105

Get appointments/events for a location, optionally filtered by calendar, contact, or date range.

NameTypeReqDescription
calendarIdstringFilter by calendar ID
contactIdstringFilter by contact ID
endTimestringEnd of date range (ISO 8601)
locationIdstring
startTimestringStart of date range (ISO 8601)
userIdstringFilter by assigned user

No output schema declared.

No examples provided.

ghl_get_form_submissions ~46

Get submissions for forms in a location.

NameTypeReqDescription
formIdstringFilter by specific form
limitinteger
locationIdstring

No output schema declared.

No examples provided.

ghl_get_free_slots ~94

Get available booking slots for a calendar within a date range.

NameTypeReqDescription
calendarIdstringyesCalendar ID
endDatestringyesEnd date (YYYY-MM-DD or ISO 8601)
startDatestringyesStart date (YYYY-MM-DD or ISO 8601)
timezonestringTimezone (e.g., 'Asia/Kolkata', 'America/New_York')

No output schema declared.

No examples provided.

ghl_get_invoice ~24

Get details of a specific invoice.

NameTypeReqDescription
invoiceIdstringyes

No output schema declared.

No examples provided.

ghl_get_location ~41

Get details of a GHL location/sub-account including settings, address, and configuration.

NameTypeReqDescription
locationIdstringLocation ID (uses default if omitted)

No output schema declared.

No examples provided.

ghl_get_location_tags ~26

Get all tags defined in a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_get_messages ~59

Get messages in a conversation thread. Returns SMS, email, and other message types.

NameTypeReqDescription
conversationIdstringyesConversation ID
limitinteger
typestringMessage type filter: SMS, Email, etc.

No output schema declared.

No examples provided.

ghl_get_opportunity ~29

Get details of a specific opportunity/deal.

NameTypeReqDescription
opportunityIdstringyesOpportunity ID

No output schema declared.

No examples provided.

ghl_get_order ~27

Get details of a specific payment order.

NameTypeReqDescription
orderIdstringyesOrder ID

No output schema declared.

No examples provided.

ghl_list_blogs ~25

Get all blogs for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_calendars ~26

Get all calendars for the location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_campaigns ~25

Get all campaigns for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_custom_fields ~28

Get all custom fields for contacts in a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_forms ~24

Get all forms for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_funnels ~27

Get all funnels/websites for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_invoices ~56

Get invoices for a location. Filter by status, contact, or date range.

NameTypeReqDescription
contactIdstring
limitinteger
locationIdstring
statusstring

No output schema declared.

No examples provided.

ghl_list_links ~25

Get all trigger links for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_orders ~38

Get payment orders for a location.

NameTypeReqDescription
limitinteger
locationIdstring
offsetinteger

No output schema declared.

No examples provided.

ghl_list_pipelines ~28

Get all pipelines and their stages for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_products ~24

Get all products for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_social_accounts ~33

Get all connected social media accounts (Facebook, Instagram, Google, etc.).

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_social_posts ~33

Get scheduled and published social media posts.

NameTypeReqDescription
limitinteger
locationIdstring

No output schema declared.

No examples provided.

ghl_list_subscriptions ~32

Get active subscriptions for a location.

NameTypeReqDescription
limitinteger
locationIdstring

No output schema declared.

No examples provided.

ghl_list_surveys ~25

Get all surveys for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_list_transactions ~38

Get payment transactions for a location.

NameTypeReqDescription
limitinteger
locationIdstring
offsetinteger

No output schema declared.

No examples provided.

ghl_list_workflows ~28

Get all workflows/automations for a location.

NameTypeReqDescription
locationIdstring

No output schema declared.

No examples provided.

ghl_remove_contact_from_workflow ~41

Remove a contact from a GHL workflow.

NameTypeReqDescription
contactIdstringyesContact ID
workflowIdstringyesWorkflow ID

No output schema declared.

No examples provided.

ghl_remove_contact_tags ~39

Remove one or more tags from a contact.

NameTypeReqDescription
contactIdstringyesContact ID
tagsarrayyesTags to remove

No output schema declared.

No examples provided.