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.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요