Skip to main content
Glama
amin-ale

HubSpot CRM MCP Server

by amin-ale

Related Servers

Alternatives to HubSpot CRM MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Exposes HubSpot CRM data and actions as tools for AI agents, enabling contact lookup, company search, contact creation, and activity logging via natural language.
      4
      480 npm
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      Enables AI models to interact with HubSpot CRM data and operations through a standardized interface, supporting contact and company management.
      16
      129
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to author HubSpot automation end-to-end through MCP, including building workflows, setting enrollment criteria, wiring steps, defining goal criteria, and managing contact lists, with every mutation verified by reading state back.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A read-only MCP server that exposes HubSpot CRM data (contacts, deals, companies, quotes) to AI agents, enabling natural language queries.
      9
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to interact with HubSpot CRM data, providing tools for managing contacts and companies, retrieving activity and conversations, and performing semantic search with vector storage and caching for improved performance.
      MIT

    TDQS

    A4.8/5.0

    Scored across 15 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: contacts, deals, pipelines, or audit log. Overlapping search/get/list tools are clearly separated with explicit guidance on when to prefer each.

    Naming Consistency5/5

    All tools follow a consistent crm_verb_noun pattern with snake_case throughout. The compound verb 'batch_create' fits the convention as cleanly as simple verbs like 'search' or 'list'.

    Tool Count5/5

    15 tools is right at the upper bound of the ideal 3-15 range. The count matches the server's stated CRM scope: two primary objects (contacts, deals) plus supporting pipelines and audit coverage.

    Completeness4/5

    Contacts have full search/list/get/create/update/delete/batch-create coverage. Deals lack a list-all-deals counterpart to crm_list_contacts, though search can approximate it. Pipeline and audit support are adequate. Minor gap only.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues