Installation & Configuration
{
"mcpServers": {
"hubspot": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"HUBSPOT_ACCESS_TOKEN=your_token",
"-v",
"/path/to/storage:/storage",
"buryhuang/mcp-hubspot:latest"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2024/12/27
Updated
2025/12/26