Back to Home
enzokamal icon

mcp-hubspot-server

Verified Safe

by enzokamal

Overview

Provides a Model Context Protocol (MCP) server for interacting with the HubSpot CRM API, allowing AI agents to manage companies, contacts, leads, engagements, associations, and products.

Installation

Run Command
npx @shinzolabs/hubspot-mcp

Environment Variables

  • HUBSPOT_ACCESS_TOKEN
  • PORT
  • TELEMETRY_ENABLED

Security Notes

The server securely handles API requests to HubSpot, using `HUBSPOT_ACCESS_TOKEN` from environment variables. Input parameters for tools are validated using Zod schemas, mitigating common injection risks against the HubSpot API. Error handling is present to prevent exposing raw stack traces. The primary security consideration is the secure management of the `HUBSPOT_ACCESS_TOKEN` in the deployment environment.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-11

Tags

HubSpotCRMAPIIntegrationMarketing Automation