HubSpot MCP Server
Enables AI assistants to interact with HubSpot CRM for managing contacts, companies, deals, and sending emails through natural language commands.
README
HubSpot MCP Server
A Model Context Protocol (MCP) server that provides seamless integration with HubSpot CRM. This server enables AI assistants like Claude to interact with your HubSpot data, allowing for efficient management of contacts, companies, deals, and more.
🚀 Features
- Contacts Management: Create, read, update, and search contacts in HubSpot
- Companies Management: Manage company records and information
- Deals Management: Track and update sales opportunities
- Email Integration: Send emails and track engagement (requires setup)
- Type-Safe: Built with TypeScript for better development experience
- Comprehensive Testing: Includes unit tests and integration examples
- Easy Setup: Simple configuration with environment variables
📋 Available Tools
Contacts
get_contacts- Retrieve a list of contactsget_contact- Get a specific contact by IDcreate_contact- Create a new contactupdate_contact- Update an existing contactsearch_contacts- Search for contacts
Companies
get_companies- Retrieve a list of companiesget_company- Get a specific company by IDcreate_company- Create a new companyupdate_company- Update an existing company
Deals
get_deals- Retrieve a list of dealsget_deal- Get a specific deal by IDcreate_deal- Create a new dealupdate_deal- Update an existing deal
Emails
send_email- Send emails through HubSpot (requires Marketing Email API)get_email_events- Get email engagement data (requires Events API)
🛠️ Prerequisites
- Node.js 18+ and npm
- HubSpot account with API access
- HubSpot API key or OAuth credentials
📦 Installation
-
Clone the repository:
git clone https://github.com/yourusername/hubspot-mcp-server.git cd hubspot-mcp-server -
Install dependencies:
npm install -
Configure environment variables:
cp .env.example .envEdit
.envwith your HubSpot credentials:HUBSPOT_API_KEY=your_hubspot_api_key_here # OR use OAuth (if you prefer) HUBSPOT_CLIENT_ID=your_client_id HUBSPOT_CLIENT_SECRET=your_client_secret HUBSPOT_ACCESS_TOKEN=your_access_token -
Build the project:
npm run build
🔧 Getting HubSpot API Credentials
Option 1: API Key (Recommended for testing)
- Go to HubSpot Settings → Integrations → API key
- Generate a new API key
- Add it to your
.envfile asHUBSPOT_API_KEY
Option 2: OAuth App (Recommended for production)
- Go to HubSpot Developer Account → Apps
- Create a new app
- Note your Client ID and Client Secret
- Configure OAuth redirect URI
- Add credentials to your
.envfile
🚀 Usage
With Claude Desktop
-
Configure Claude Desktop by adding to your MCP settings:
{ "mcpServers": { "hubspot": { "command": "node", "args": ["dist/index.js"], "cwd": "/path/to/hubspot-mcp-server", "env": { "HUBSPOT_API_KEY": "your_api_key_here" } } } } -
Restart Claude Desktop
-
Start using HubSpot tools in Claude:
- "Show me my recent contacts"
- "Create a new contact for John Doe with email john@example.com"
- "Search for companies in the technology industry"
Direct Usage
You can also run the server directly:
npm start
Or for development with auto-reload:
npm run dev
🧪 Testing
Run the test suite:
npm test
Run tests in watch mode:
npm run test:watch
Run a manual test of the server:
npm run dev
# In another terminal:
node tests/test-server.js
📖 Examples
Creating a Contact
// Using the MCP tool
{
"tool": "create_contact",
"arguments": {
"email": "jane.doe@example.com",
"firstname": "Jane",
"lastname": "Doe",
"phone": "+1-555-123-4567",
"company": "Example Corp",
"lifecyclestage": "lead"
}
}
Searching for Companies
// This would be handled automatically by Claude when you ask:
// "Find all companies in the software industry"
{
"tool": "get_companies",
"arguments": {
"limit": 20,
"properties": ["name", "domain", "industry", "city", "state"]
}
}
🏗️ Development
Project Structure
src/
├── index.ts # Main MCP server
├── services/
│ └── hubspot.ts # HubSpot API wrapper
├── tools/
│ ├── base.ts # Base tool class
│ ├── contacts.ts # Contact management tools
│ ├── companies.ts # Company management tools
│ ├── deals.ts # Deal management tools
│ └── emails.ts # Email tools
└── types/
└── index.ts # Type definitions
tests/
├── setup.ts # Test configuration
├── hubspot.service.test.ts
├── contacts.tool.test.ts
└── test-server.ts # Manual testing script
Adding New Tools
- Create a new tool class extending
BaseTool - Implement
getTools()andexecuteTool()methods - Register the tool in
src/index.ts - Add tests for the new tool
Code Style
This project uses TypeScript with strict mode enabled. Make sure to:
- Use proper type annotations
- Follow existing naming conventions
- Add JSDoc comments for public methods
- Write tests for new functionality
🔒 Security Considerations
- API Keys: Never commit API keys to version control
- Environment Variables: Use
.envfiles for local development - Production: Use proper secret management in production
- Rate Limiting: Be aware of HubSpot API rate limits
- Permissions: Only request necessary HubSpot scopes
📚 Resources
- HubSpot API Documentation
- Model Context Protocol Specification
- Claude Desktop MCP Setup
- HubSpot API Node.js Client
🤝 Contributing
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature - Commit your changes:
git commit -m 'Add amazing feature' - Push to the branch:
git push origin feature/amazing-feature - Open a Pull Request
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🐛 Troubleshooting
Common Issues
"API key not found" error:
- Ensure your
.envfile is properly configured - Check that the API key is valid and has necessary permissions
"Module not found" errors:
- Run
npm installto ensure all dependencies are installed - Run
npm run buildto compile TypeScript
Rate limiting errors:
- HubSpot has API rate limits. Implement proper retry logic for production use
- Consider using exponential backoff for failed requests
Connection timeouts:
- Check your internet connection
- Verify HubSpot service status
For more help, please open an issue.
🚀 Deployment
Production Considerations
- Environment Variables: Use a proper secrets management system
- Logging: Configure appropriate log levels
- Monitoring: Set up health checks and monitoring
- Scaling: Consider rate limiting and caching for high-volume usage
Docker Support (Coming Soon)
Docker support will be added in a future release for easier deployment.
Built with ❤️ for the HubSpot and AI community
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。