Astra DB
Summary
This MCP server implementation provides integration with Astra DB, a cloud-native database service. Developed by DataStax, it offers tools for managing collections and records within Astra DB, including creating, updating, deleting, and querying data. The server is designed to enable AI agents to interact directly with Astra DB, making it useful for applications that require scalable, cloud-based data storage and retrieval capabilities.
Available Actions(16)
GetCollections
Get all collections in the 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 for authentication and setup.
HelpAddToClient
Get assistance with adding Astra DB client to your MCP client.
EstimateDocumentCount
Get estimate of the number of documents in a collection.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください