Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
hubspot.json1.63 kB
{ "nodeType": "n8n-nodes-base.hubspot", "displayName": "Hubspot", "description": null, "version": "2.1", "properties": [ { "name": "authentication", "displayName": "Authentication", "type": "options", "default": "apiKey", "options": [ { "name": "API Key", "value": "apiKey" }, { "name": "APP Token", "value": "appToken" }, { "name": "OAuth2", "value": "oAuth2" } ] }, { "name": "resource", "displayName": "Resource", "type": "options", "default": "contact", "options": [ { "name": "Company", "value": "company" }, { "name": "Contact", "value": "contact" }, { "name": "Contact List", "value": "contactList" }, { "name": "Deal", "value": "deal" }, { "name": "Engagement", "value": "engagement" }, { "name": "Ticket", "value": "ticket" } ] } ], "credentialsConfig": [ { "name": "hubspotApi", "required": true }, { "name": "authentication", "required": false }, { "name": "resource", "required": false } ], "io": { "inputs": [], "outputs": [], "outputNames": [], "hints": {} }, "wiring": { "role": "generic", "requires": [], "optional": [], "consumedBy": [], "consumes": [], "produces": [] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ifmelate/n8n-workflow-builder-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server