Skip to main content
Glama

Astra DB MCP Server

Official

EstimateDocumentCount

Estimate the number of documents in a specified collection using a quick, approximate count method to analyze database records efficiently.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
collectionNameYesName of the collection to estimate document count for

Input Schema (JSON Schema)

{ "properties": { "collectionName": { "description": "Name of the collection to estimate document count for", "type": "string" } }, "required": [ "collectionName" ], "type": "object" }

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