Skip to main content
Glama

vector_collection_management

Create, list, delete collections and add documents in a vector database to support RAG operations.

Instructions

Manage collection management operations.

Actions:

  • 'create_collection': Creates a new collection or retrieves an existing one in the vector database.

  • 'add_documents': Adds documents to an existing collection in the vector database.

  • 'delete_collection': Deletes a collection from the vector database.

  • 'list_collections': Lists all collections in the vector database.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform. Must be one of: 'create_collection', 'add_documents', 'delete_collection', 'list_collections'
db_typeNodb type
db_pathNodb path
hostNohost
portNoport
db_nameNodb name
usernameNousername
passwordNopassword
collection_nameNocollection name
overwriteNooverwrite
document_directoryNodocument directory
document_pathsNodocument paths
document_contentsNodocument contents
confirmNoconfirm

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Knuckles-Team/vector-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server