Astra DB MCP Server
Official
by datastax
CreateCollection
Create a new collection in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection to create | |
dimension | No | The dimensions of the vector collection, if vector is true | |
vector | No | Whether to create a vector collection |