Loading MCP server directory, please wait...
Astra DB tools for agents: schema, find, vector search, guarded writes, and interactive views.
npx @getmcp/cli add io.github.erichare/astra-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.erichare/astra-mcp": {
"command": "npx",
"args": [
"-y",
"@erichare/astra-mcp"
],
"env": {
"ASTRA_DB_APPLICATION_TOKEN": "",
"ASTRA_DB_API_ENDPOINT": "",
"ASTRA_DB_KEYSPACE": "",
"ASTRA_MCP_READ_ONLY": ""
}
}
}
}