Skip to main content
Glama

Astra DB MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
GetCollections

Get all collections in the Astra DB database

CreateCollection

Create a new collection in the database

UpdateCollection

Update an existing collection in the database

DeleteCollection

Delete a collection from the database

ListRecords

List records from a collection in the database

GetRecord

Get a specific record from a collection by ID

CreateRecord

Create a new record in a collection

UpdateRecord

Update an existing record in a collection

DeleteRecord

Delete a record from a collection

FindRecord

Find records in a collection by field value

BulkCreateRecords

Create multiple records in a collection at once

BulkUpdateRecords

Update multiple records in a collection at once

BulkDeleteRecords

Delete multiple records from a collection at once

OpenBrowser

Open a web browser to a specific URL

EstimateDocumentCount

Estimate the number of documents in a collection using a fast, approximate count method

HelpAddToClient

Help the user add the Astra DB client to their MCP client

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/datastax/astra-db-mcp'

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