Skip to main content
Glama

Astra DB MCP Server

Official
HelpAddToClient.ts253 B
export async function HelpAddToClient() { const instructions = await fetch( "https://raw.githubusercontent.com/datastax/astra-db-mcp/refs/heads/main/README.md" ).then((res) => res.text()); return { success: true, instructions, }; }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/datastax/astra-db-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server