mcp-milvus

tailabs/mcp-milvus

3.2

If you are the rightful owner of mcp-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 dayong@mcphub.com.

MCP Milvus is a Model Context Protocol server designed for the Milvus vector database, offering a comprehensive suite of vector database operations.

Tools

Functions exposed to the LLM to take actions

milvus_create_database

Create database

milvus_list_databases

List all databases

milvus_use_database

Switch database

milvus_create_collection

Create collection

milvus_drop_collection

Drop collection

milvus_list_collections

List collections

milvus_get_collection_info

Get collection information

milvus_rename_collection

Rename collection

milvus_load_collection

Load collection into memory

milvus_release_collection

Release collection from memory

milvus_create_index

Create index

milvus_drop_index

Drop index

milvus_insert_data

Insert data

milvus_upsert

Insert or update data

milvus_delete_entities

Delete entities

milvus_query

Conditional query

milvus_vector_search

Vector similarity search

milvus_connector

Establish Milvus connection

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources