astra-db-mcp
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.
The Astra DB MCP Server is a Model Context Protocol server designed to facilitate interaction between Large Language Models (LLMs) and Astra DB. By acting as an intermediary, it enables LLMs to perform database operations, thereby extending their functionality beyond simple text processing. This server is particularly useful for applications that require dynamic data retrieval and manipulation from Astra DB, a cloud-native database service. Users need to have an Astra DB Application Token and API Endpoint to connect the server to their database. The server supports integration with various platforms, including Claude Desktop and Cursor, allowing for seamless setup and operation. It provides a comprehensive set of tools for managing collections and records within Astra DB, making it a versatile solution for developers looking to leverage LLMs in data-driven applications.
Features
- Seamless integration with Astra DB for LLMs.
- Comprehensive toolset for database operations.
- Supports multiple platforms like Claude Desktop and Cursor.
- Facilitates dynamic data retrieval and manipulation.
- Extends LLM capabilities beyond text processing.
Tools
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