Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Astra DB MCP Server logo
MCP server

Astra DB MCP Server

DataStax's server for Astra DB collections, records and vector search.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @datastax/astra-db-mcp
mcpServers
{
  "mcpServers": {
    "astra-db-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@datastax/astra-db-mcp"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
Tools
19
License
Apache-2.0
Tools
GetCollectionsCreateCollectionDeleteCollectionListRecordsGetRecordCreateRecordUpdateRecordDeleteRecordFindRecordBulkCreateRecordsVectorSearchHybridSearch

Astra DB is the serverless database DataStax builds on Apache Cassandra, and this Node server reaches it with an application token and an API endpoint. Tools manage collections, read and write individual records, run bulk create, update and delete batches, and look records up by field value. Vector similarity search and a hybrid mode that mixes it with text search are included, which is the part that matters for retrieval work.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?