MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/zilliztech/mcp-server-milvus
DatabasesOfficialPython
Z

zilliztech/mcp-server-milvus

MCP Server for Milvus / Zilliz, making it possible to interact with your database.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

MCP Server for Milvus / Zilliz, making it possible to interact with your database.

Installation

uv run src/mcp_server_milvus/server.py --milvus-uri http://localhost:19530

Configuration

{
  "mcpServers": {
    "milvus-sse": {
      "url": "http://your_sse_host:port/sse",
      "disabled": false,
      "autoApprove": []
    }
  }

Capabilities

  • List all collections

    Ask the assistant to list every collection in your Milvus database using `milvus_list_collections`.

  • Create a collection with a custom schema

    Define field names, types, and vector dimensions when creating a new collection via `milvus_create_collection`.

  • Run vector similarity searches

    Search a collection for the nearest vectors to a given query vector with `milvus_vector_search`.

  • Perform full-text searches

    Find documents containing specific text in a collection using `milvus_text_search`.

  • Insert data into a collection

    Add records by providing field-value mappings through `milvus_insert_data`.

  • Inspect a collection’s schema and metadata

    Retrieve detailed information about a collection’s fields, properties, and ID with `milvus_get_collection_info`.

Tags

  • vector-database
  • database
  • rag
  • search
  • awesome-list

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025