But MCP Server Trigger and Milvus Vector Store

Hi everyone,

Im trying create my first MCP server and general question: I need to save text documents (already converted pdf→text) in Milvus Vector Store DB.

And then use this “MCP server” for: add documents, update, query, etc…

But MCP Server Trigger and Milvus Vector Store - there are no direct connectors.
Im trying to add “Code Tool” between them, but see same problem: “Code Tool” and “Milvus Vector Store” - there are no direct connectors.

I don’t understand how to connect these two blocks. Where to indicate which “collections” there are. Which fields how to fill.

I already thought about using this tool:
LINK

But it only works through “uv run server.py …” - "n8n “MCP Client Tool” cant work with “direct”.

Please help — how to proceed in this case?

Additional Information:

  • n8n version: 1.92.1
  • Self-hosted with docker