
Dropcontact Tool MCP Server
Description
Categories
š¤ AI & Machine Learning
Nodes Used
n8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.dropcontactTooln8n-nodes-base.dropcontactTool@n8n/n8n-nodes-langchain.mcpTrigger
PriceFree
Views0
Last Updated11/28/2025
workflow.json
{
"id": "2oKFALAFYH1jrDGv",
"meta": null,
"name": "Dropcontact Tool MCP Server",
"tags": [],
"nodes": [
{
"id": "5faa4bb4-e3c0-448e-b69d-c0cd926af32b",
"name": "Workflow Overview 0",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1460,
-160
],
"parameters": {
"width": 420,
"height": 760,
"content": "## š ļø Dropcontact Tool MCP Server\n\n### š Available Operations (2 total)\n\n**Contact**: enrich, fetch request\n\n### āļø Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **š Add Credentials**: Configure Dropcontact Tool authentication in one tool node then open and close all others.\n2. **š Activate**: Enable this workflow to start your MCP server\n3. **š Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **š¤ Connect**: Use MCP URL in your AI agent configurations\n\n### ⨠Ready-to-Use Features\n\n⢠Zero configuration - all 2 operations pre-built\n⢠AI agents automatically populate parameters via `$fromAI()` expressions\n⢠Every resource and operation combination available\n⢠Native n8n error handling and response formatting\n⢠Modify parameter defaults in any tool node as needed\n\n### š¬ Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
},
"typeVersion": 1
},
{
"id": "14e45067-b43f-4cc2-a83a-4818483ab61f",
"name": "Dropcontact Tool MCP Server",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-660,
-140
],
"webhookId": "f6e92405-8c45-424d-bd01-8dd264b27398",
"parameters": {
"path": "dropcontact-tool-mcp"
},
"typeVersion": 1
},
{
"id": "514be8f0-c989-4df3-9e9d-53d49f53d5b9",
"name": "Find B2B emails",
"type": "n8n-nodes-base.dropcontactTool",
"position": [
-800,
140
],
"parameters": {
"email": "={{ $fromAI('Email', ``, 'string') }}",
"options": {},
"simplify": "={{ $fromAI('Simplify', ``, 'boolean') }}",
"additionalFields": {}
},
"credentials": {
"dropcontactApi": {
"id": "SET_YOUR_CREDENTIAL_ID_HERE",
"name": "Credential Name"
}
},
"typeVersion": 1
},
{
"id": "4d77f16c-9584-4457-914b-e67493b54b3f",
"name": "Fetch Request Contact",
"type": "n8n-nodes-base.dropcontactTool",
"position": [
-580,
140
],
"parameters": {
"operation": "fetchRequest",
"requestId": "={{ $fromAI('Request_Id', ``, 'string') }}"
},
"credentials": {
"dropcontactApi": {
"id": "SET_YOUR_CREDENTIAL_ID_HERE",
"name": "Credential Name"
}
},
"typeVersion": 1
},
{
"id": "275ff506-076d-448f-857a-abb3c7d5703a",
"name": "Sticky Note 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
120
],
"parameters": {
"color": 4,
"width": 620,
"height": 180,
"content": "## Contact"
},
"typeVersion": 1
}
],
"active": false,
"shared": [
{
"role": "workflow:owner",
"project": {
"id": "G5fce9xGuBAsWBXe",
"icon": null,
"name": "David Ashby <[email protected]>",
"type": "personal",
"createdAt": "2025-06-04T02:55:02.013Z",
"updatedAt": "2025-06-04T02:56:01.361Z",
"projectRelations": [
{
"role": "project:personalOwner",
"user": {
"id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
"role": "global:owner",
"email": "[email protected]",
"disabled": false,
"lastName": "Ashby",
"settings": {
"npsSurvey": {
"responded": true,
"lastShownAt": 1749357655581
},
"userActivated": true,
"userActivatedAt": 1749075994495,
"easyAIWorkflowOnboarded": true,
"firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
},
"createdAt": "2025-06-04T02:55:01.745Z",
"firstName": "David",
"isPending": false,
"updatedAt": "2025-06-08T04:40:58.399Z",
"mfaEnabled": false,
"personalizationAnswers": {
"version": "v4",
"personalization_survey_n8n_version": "1.95.3",
"personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
}
},
"userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
"createdAt": "2025-06-04T02:55:02.013Z",
"projectId": "G5fce9xGuBAsWBXe",
"updatedAt": "2025-06-04T02:55:02.013Z"
}
]
},
"createdAt": "2025-06-25T00:03:16.026Z",
"projectId": "G5fce9xGuBAsWBXe",
"updatedAt": "2025-06-25T00:03:16.026Z",
"workflowId": "2oKFALAFYH1jrDGv"
}
],
"pinData": {},
"settings": {
"timezone": "America/New_York"
},
"createdAt": "2025-06-25T00:03:16.025Z",
"updatedAt": "2025-06-25T00:03:31.000Z",
"versionId": "80b8844d-ca99-4434-b745-56b36c022b09",
"isArchived": false,
"staticData": null,
"connections": {
"Find B2B emails": {
"ai_tool": [
[
{
"node": "Dropcontact Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Fetch Request Contact": {
"ai_tool": [
[
{
"node": "Dropcontact Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
}
},
"triggerCount": 0
}