关于
Enables seamless integration between Large Language Model (LLM) applications and Milvus, a vector database, using the Model Context Protocol (MCP). By providing a standardized way to connect LLMs with external data sources, it enhances AI-powered IDEs, chat interfaces, and custom AI workflows. The server facilitates various operations like vector similarity search, full-text search, collection management, and data manipulation within a Milvus database, allowing LLMs to access and utilize vector data efficiently.
主要功能
- Provides tools for vector similarity search
- Supports full-text search capabilities
- Manages Milvus collections (creation, loading, releasing)
- Inserts and deletes data within Milvus collections
- Offers integration with Claude Desktop and Cursor
- 0 GitHub stars
使用案例
- Enhancing Claude Desktop with Milvus-powered knowledge retrieval
- Adding Milvus support to Cursor for code understanding and generation
- Building custom LLM applications that leverage vector embeddings stored in Milvus