Milvus Server
bydanchev
0Connects LLM applications to Milvus vector database functionality via the Model Context Protocol.
소개
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