UNPKG

simple-milvus-mcp

Version:

MCP server for Milvus vector database with semantic and full-text search capabilities

9 lines (8 loc) 215 B
export * from './Collection'; export * from './Vector'; export * from './User'; export * from './Role'; export * from './Partition'; export * from './Alias'; export * from './MilvusIndex'; export * from './Import';