Back to Home
hdmt icon

hubspot-email-mcp

Verified Safe

by hdmt

Overview

Manages HubSpot marketing emails (list, get, create draft, update) from Claude Desktop.

Installation

Run Command
npx -y /path/to/hubspot-email-mcp

Environment Variables

  • HUBSPOT_ACCESS_TOKEN

Security Notes

The server correctly retrieves the HubSpot Access Token from an environment variable (HUBSPOT_ACCESS_TOKEN), avoiding hardcoded secrets. Input validation is performed using Zod schemas. It explicitly states that email sending functionality is not implemented to prevent accidental sends, which is a significant security consideration. Communication with the HubSpot API uses HTTPS. No 'eval' or other highly dangerous patterns are observed. The primary security responsibility lies with the user in securely managing their HubSpot Access Token.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-11-30

Tags

HubSpotEmailMarketingMCPClaude Desktop