hubspot-mcp-server

hubspot-mcp-server

3.2

If you are the rightful owner of hubspot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A powerful Model Context Protocol (MCP) server implementation for seamless HubSpot CRM integration, enabling AI assistants to interact with your HubSpot data.

The HubSpot MCP Server is a robust implementation designed to facilitate seamless integration between AI assistants and HubSpot CRM. It provides a comprehensive set of tools for managing contacts, companies, and engagement data within HubSpot. This server allows AI assistants to perform CRM operations such as creating and managing contacts and companies, retrieving detailed activity histories, and accessing recent engagement data. The server is built with TypeScript and leverages the HubSpot API v3, ensuring secure and efficient data handling. It supports real-time data access and secure authentication through HubSpot's API token system, making it a reliable choice for businesses looking to enhance their CRM capabilities with AI.

Features

  • Seamless AI Integration: Connect AI assistants directly to HubSpot CRM data.
  • Simplified CRM Operations: Perform HubSpot tasks through natural language commands.
  • Real-time Data Access: Access up-to-date information from HubSpot.
  • Secure Authentication: Utilizes HubSpot's secure API token authentication.
  • Extensible Design: Easily add more HubSpot API capabilities as needed.

Tools

  1. hubspot_create_contact

    Create a new contact, support duplicate checks

  2. hubspot_create_company

    Create a new company, support duplicate checks

  3. hubspot_get_company_activity

    Get detailed company activity history

  4. hubspot_get_recent_engagements

    Get latest interactions with all contacts and companies

  5. hubspot_get_active_companies

    Get the most recent active companies

  6. hubspot_get_active_contacts

    Get the most recently active contacts

  7. hubspot_update_contact

    Update existing contacts

  8. hubspot_update_company

    Update existing companies