hubspot_new_mcp_server

hubspot_new_mcp_server

3.1

If you are the rightful owner of hubspot_new_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@mcphub.com.

This is a Model Context Protocol (MCP) server implementation for HubSpot integration, enabling interaction with HubSpot's API for managing contacts, notes, and other data.

HubSpot MCP Server

This is a Model Context Protocol (MCP) server implementation for HubSpot integration. It allows you to interact with HubSpot's API to manage contacts, notes, and other data.

Prerequisites

  • Node.js
  • npm or yarn
  • HubSpot API Access Token
  • HubSpot Shared Contact ID

Setup

  1. Clone the repository
  2. Install dependencies:
    npm install
    
  3. Create a .env file with your credentials:
    HUBSPOT_ACCESS_TOKEN=your_hubspot_access_token_here
    SHARED_CONTACT_ID=your_shared_contact_id_here
    SMTP_USER=your_smtp_user
    SMTP_PASS=your_smtp_password
    

Deployment

This MCP server can be deployed using Smithery. The required configuration parameters are:

  • hubspotAccessToken: HubSpot API access token
  • sharedContactId: Your shared contact ID for associating notes