Newcontext-mode—Save 98% of your AI coding agent's context windowLearn more
MCP Directory
ServersClientsBlog

context-mode

Save 98% of your AI coding agent's context window. Works with Claude Code, Cursor, Copilot, Codex, and more.

Try context-mode
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2026 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-server-milvus

mcp-server-milvus

GitHub

This repository provides an MCP server for Milvus, enabling seamless integration between LLM applications like Claude and Cursor, and the Milvus vector database. It allows LLMs to access external data

232
5

MCP Server for Milvus

This repository hosts an MCP (Model Context Protocol) server, facilitating seamless integration between LLM applications and Milvus, a vector database. MCP standardizes how LLMs connect with external data sources, enhancing AI-powered IDEs, chat interfaces, and custom AI workflows.

The server, designed to run with uv, requires Python 3.10+ and a running Milvus instance. It supports applications like Claude Desktop and Cursor, enabling them to leverage Milvus's capabilities. Configuration involves specifying the server path and Milvus URI in the application settings.

Key features include vector and text search, collection management (create, load, release), and data operations (insert, delete). Available tools include milvus_text_search, milvus_vector_search, and milvus_create_collection. Environment variables like MILVUS_URI and MILVUS_TOKEN allow for flexible configuration. Troubleshooting tips address common connection and authentication issues.

Repository

ZI
zilliztech

zilliztech/mcp-server-milvus

Created

March 6, 2025

Updated

March 28, 2025

Language

Python

Category

Database