astra-db-mcp

datastax/astra-db-mcp

3.5

If you are the rightful owner of astra-db-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Astra DB MCP Server allows LLMs to interact with Astra DB as agents, extending their capabilities.

Tools

Functions exposed to the LLM to take actions

GetCollections

Get all collections

CreateCollection

Create a new collection

UpdateCollection

Update the collection

DeleteCollection

Delete a collection

ListRecords

List records in the collection

GetRecord

Press ID to get record

CreateRecord

Create a new record

UpdateRecord

Update records

DeleteRecord

Delete records

FindRecord

Find records by field value

BulkCreateRecords

Bulk record creation

BulkUpdateRecords

Batch update records

BulkDeleteRecords

Batch deletion of records

OpenBrowser

Open the browser for authentication

HelpAddToClient

Get help adding client

EstimateDocumentCount

Estimate the number of collection documents

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources