mcp-server-milvus

mcp-server-milvus

3.6

If you are the rightful owner of mcp-server-milvus and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Server for Milvus enables seamless integration between LLM applications and the Milvus vector database, providing a standardized way to connect LLMs with the context they need.

milvus_text_search

Find documents using full text search

milvus_vector_search

Perform vector similarity search

milvus_query

Query collections using filter expressions

milvus_list_collections

List all collections

milvus_create_collection

Create a new collection

milvus_load_collection

Loading the collection into memory

milvus_release_collection

Free collection from memory

milvus_insert_data

Insert data into collection

milvus_delete_entities

Delete entity according to filter expression