II.
ToolServer JSON
Structured · livetool-server:mcp-hubspot
HubSpot MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-hubspot",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-saas-services.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "HubSpot MCP Server",
"description": "MCP server providing access to the HubSpot CRM platform.\nEnables AI agents to manage contacts, companies, deals, and tickets,\nsearch CRM records, and automate marketing and sales workflows.\n",
"protocol": "mcp",
"category": "crm",
"repoUrl": "https://github.com/HubSpot/hubspot-mcp-server",
"maintainer": "HubSpot",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-hubspot",
"to": "role:marketing-manager",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "HubSpot MCP access to CRM and marketing data supports campaign and revenue workflows."
}
},
{
"from": "tool-server:mcp-hubspot",
"to": "role:account-executive",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "CRM records support account management through an agent tool server."
}
},
{
"from": "tool-server:mcp-hubspot",
"to": "tool:hubspot",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-hubspot",
"to": "domain:sales",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-hubspot",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}