astra-db-mcp
Astra DB MCP Server is designed to connect Large Language Models with Astra DB to enable data operations through an MCP framework. It offers tools for managing collections and records, supporting integration into clients like Claude Desktop and Cursor.
What is required to use the Astra DB MCP Server?
You need an Astra DB account, an application token, and an API endpoint to use the Astra DB MCP Server.
Can I perform bulk operations with the Astra DB MCP Server?
Yes, the server supports bulk operations such as creating, updating, and deleting multiple records at once.
Is the Astra DB MCP Server compatible with different development platforms?
Yes, it is compatible with platforms like Claude Desktop and Cursor, allowing for flexible integration.
How do I add the Astra DB MCP Server to my MCP client?
You can add it by modifying the configuration files of your MCP client, such as claude_desktop_config.json
for Claude Desktop or mcp.json
for Cursor.
What kind of database operations can I perform with the Astra DB MCP Server?
You can perform a variety of operations including creating, updating, deleting collections and records, as well as listing and finding records.