Back to directory
mcp-server-milvus

mcp-server-milvus

@zilliztech231

An MCP server that provides access to Milvus vector database functionality for LLM applications, supporting both stdio and SSE modes.

Milvusvector databaseLLMAIcontext

Installation & Configuration

{
  "milvus-sse": {
    "url": "http://your_sse_host:port/sse",
    "disabled": false,
    "autoApprove": []
  }
}

Information

Transport
stdiosse
Language
Python
Created
2025/3/5
Updated
2026/6/8