Sponsored by Deepsite.site

Hubspot Mcp Server

Created By
DidelotK8 months ago
MCP server for integrating HubSpot with Claude Desktop and other MCP clients. Provides access to HubSpot contacts, companies, and deals through conversational tools.
Content

HubSpot MCP Server

MCP (Model Context Protocol) server for integrating HubSpot with Claude Desktop and other MCP clients. Provides access to HubSpot contacts, companies, and deals through conversational tools.

🚀 Quick Start

# Installation
git clone <repo-url>
cd hubspot-mcp-server
uv sync

# Configuration
export HUBSPOT_API_KEY="your_api_key"

# Start
uv run python main.py --mode stdio

📚 Documentation

SectionDescription
InstallationInstallation and configuration guide
IntegrationConfiguration with Claude Desktop and other MCP clients
API ReferenceComplete documentation of the 8 available tools
ExamplesUse cases and example conversations with Claude
ContributingGuide for developing new tools

🧪 Practical Examples

ExampleDescription
Basic TestPython script to test the MCP server with a client

🛠️ Available Tools

ToolDescription
list_hubspot_contactsList and filter HubSpot contacts
list_hubspot_companiesList and filter HubSpot companies
list_hubspot_dealsList and filter HubSpot deals
create_dealCreate a new deal in HubSpot
get_deal_by_nameSearch for a deal by exact name
get_hubspot_contact_propertiesRetrieve contact field properties with types and descriptions
get_hubspot_company_propertiesRetrieve company field properties with types and descriptions
get_hubspot_deal_propertiesRetrieve deal field properties with types and descriptions

⚡ Usage with Claude

Once configured, use natural language phrases:

  • "List my HubSpot contacts"
  • "Find tech sector companies"
  • "Show current deals"
  • "Create a new deal for Project X"
  • "Search for the 'Project X' deal"
  • "What contact properties are available?"

🧪 Testing and Quality

# Run tests
uv run pytest

# Code coverage
uv run pytest --cov=src --cov-report=html

Current Status: ✅ 79 tests passed, 96% coverage

📋 Prerequisites

  • Python 3.12+
  • uv (package manager)
  • HubSpot API key with CRM permissions

🤝 Contributing

Check the contributing guide for:

  • Development standards
  • Tool creation process
  • Code and testing conventions
  • Git workflow and semantic versioning

📄 License

[Project License]


Useful Links:

Server Config

{
  "mcpServers": {
    "hubspot": {
      "command": "uv",
      "args": [
        "run",
        "python",
        "/path/to/your/project/main.py",
        "--mode",
        "stdio"
      ],
      "env": {
        "HUBSPOT_API_KEY": "your_hubspot_api_key"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Serper MCP ServerA Serper MCP Server
Tavily Mcp
WindsurfThe new purpose-built IDE to harness magic
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
ChatWiseThe second fastest AI chatbot™
Playwright McpPlaywright MCP server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Amap Maps高德地图官方 MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor