Zum Inhalt springen
Business ProcessPro — €97

Orchestrate Multiple Automations via HTTP API Trigger

100/100
37 Nodes

Beschreibung

Löst bei einem HTTP-API-Aufruf mehrere untergeordnete Automatisierungsprozesse aus.

Setup-Anleitung

## Try It Out!
### This n8n demonstrates how to build your own Qdrant MCP server to extend its functionality beyond that of the official implementation.

This n8n implementation exposes other cool API features from Qdrant such as facet search, grouped search and recommendations APIs. With this, we can build an easily customisable and maintainable Qdrant MCP server for business intelligence.

This MCP example is based off an official MCP reference implementation which can be found here -{{ $env.WEBHOOK_URL }}

### How it works
* A MCP server trigger is used and connected to 5 custom workflow tools. We're using custom workflow tools as there is quite a few nodes required for each task.
* We use a mix of n8n supported Qdrant nodes for simple operations such as insert documents and similarity search, and HTTP node to hit the Qdrant API directly for Facet search, group search and recommendations.
* We use "Edit Field" and "Aggregate" nodes to return suitable responses to the MCP client.

### How to use
* This Qdrant MCP server allows any compatible MCP client to manage a Qdrant Collection by supporting select and create operations. You will need to have a collection available before you can use this server. Use the Prerequisite manual steps to get started!
* Connect your MCP client by following the n8n guidelines here - {{ $env.WEBHOOK_URL }}
* Try the following queries in your MCP client:
  * "Can you help me list the available companies in the collection?"
  * "What do customers say about product deliveries from company X?"
  * "What do customers of company X and company Y say about product ease of use?"

### Requirements
* Qdrant for vector store. This can be an a cloud-hosted instance or one you can self-host internally.
* MCP Client or Agent for usage such as Claude Desktop - {{ $env.WEBHOOK_URL }}

### Customising this workflow
* Depending on what queries you'll receive, adjust the tool inputs to make it easier for the agent to set the right parameters.
* Not interested in Reviews? The techniques shared in this template can be used for other types of collections.
* Remember to set the MCP server to require credentials before going to production and sharing this MCP server with others!

Benötigte Integrationen (6)

Aggregate

Aggregate

Execute Workflow

ExecuteWorkflow

Filter

Filter

HTTP/

HTTP/API

Manual

Manual

Split Out

SplitOut

Workflow freischalten

Kaufe das Pro Bundle für 97 — erhalte sofortigen Zugang zu diesem und allen weiteren Starter + Pro Workflows als ZIP-Datei zum Import in n8n.

Sichere Zahlung via Stripe. 7-Tage Geld-zurück-Garantie.
← Zurück zum Marketplace