hubspot-email-mcp
Verified Safeby hdmt
Overview
Manages HubSpot marketing emails (list, get, create draft, update) from Claude Desktop.
Installation
npx -y /path/to/hubspot-email-mcpEnvironment 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
mcp-server-salesforce
Enable natural language interactions and automation with Salesforce data and metadata for AI models.
Workshop-MCP-Server-Directions-Lab
This server integrates with Microsoft Dynamics 365 Business Central to expose its data and functionality as MCP tools for Claude Desktop, enabling AI-powered interactions with ERP data.
mcp-pipedrive
Provides Claude with comprehensive access to the Pipedrive CRM API, enabling seamless automation of sales workflows, deal management, contact organization, and activity tracking through natural language conversations.
Salesforce-MCP-Server
Transforms Claude Desktop into a powerful Salesforce IDE for development, metadata management, SOQL execution, multi-org operations, and automation through natural language commands.