{"openapi":"3.1.0","info":{"title":"HubSpot MCP Server","description":"HubSpot 공식 MCP 서버로 CRM 연락처, 거래, 마케팅 캠페인, 영업 파이프라인을 AI 도구에서 관리할 수 있습니다. 자연어로 고객 데이터를 조회하고 거래 상태를 업데이트하여 영업·마케팅 업무를 자동화합니다.","version":"1.0.0","x-fusepie-id":"mcp-hubspot","x-fusepie-category":"data","x-fusepie-provider":"HubSpot"},"servers":[{"url":"npx -y @hubspot/mcp-server","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_hubspot","summary":"HubSpot MCP Server","description":"HubSpot 공식 MCP 서버로 CRM 연락처, 거래, 마케팅 캠페인, 영업 파이프라인을 AI 도구에서 관리할 수 있습니다. 자연어로 고객 데이터를 조회하고 거래 상태를 업데이트하여 영업·마케팅 업무를 자동화합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"mcp-hubspot":{"command":"npx","args":["-y","@fusepie/mcp-mcp-hubspot"],"env":{"API_KEY":""}}}}}