Astra DB
OfficialIntegrates with Astra DB, enabling cloud-native database operations for scalable data storage and re...
Create an Astra DB Account and Database
- Go to astra.datastax.com/register and sign up for a free account.
- Once registered, log in and create a new (serverless) database by following the on-screen prompts.
Obtain the Astra DB Application Token
- After your database is set up, navigate to your database’s dashboard within the Astra DB console.
- Go to the "Settings" or "Organization Settings," then find the "Token Management" or "API Tokens" section.
- Click on "Create Token" (choose at least "Database Administrator" role for full access).
- Copy the generated "Token" (starts with
AstraCS:...). This token will only be displayed once!
Get the Astra DB API Endpoint
- In your database dashboard, locate the "Connect" tab or section.
- Under "Connect using REST API" or a similar header, copy the "REST API Endpoint" URL. It should look like:
https://<database_id>-<region>.apps.astra.datastax.com/api/rest
(Optional) Find Your Keyspace Name
- If you wish to specify a keyspace (database namespace), note or copy the keyspace name you created. If not, you can skip this.
Add the Values to the FastMCP Connection Interface
- Go to your FastMCP interface and click on the "Install Now" button for Astra DB.
- When prompted, fill in the following values:
ASTRA_DB_APPLICATION_TOKEN: Paste the token from step 2.ASTRA_DB_API_ENDPOINT: Paste the API endpoint from step 3.- (Optional)
ASTRA_DB_KEYSPACE: Enter your keyspace name if you wish to connect to a specific keyspace.
Save and Finish
- Save your configuration in the FastMCP interface. Your MCP server is now connected to Astra DB!
Links for Reference:
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
Svelte
Official Svelte documentation access and code analysis server that provides up-to-date reference material, playground link generation, and intelligent autofixer capabilities for detecting common patterns, anti-patterns, and migration opportunities in Svelte 5 and SvelteKit projects.
ClickHouse
Unlock powerful analytics with the ClickHouse MCP Server—seamlessly run, explore, and manage SQL queries across ClickHouse clusters or with chDB’s embedded OLAP engine. This server offers easy database and table listing, safe query execution, and flexible access to data from files, URLs, or databases. Built-in health checks ensure reliability, while support for both ClickHouse and chDB enables robust data workflows for any project.