Xata
Think data, not databases. The serverless, branchable, scalable, consistent, highly available, and searchable database service focused on the developer experience.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Xata authenticates with an API key. Generate the credential in your Xata account, then paste it into FlyMyAI the first time an agent uses a Xata action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API key | Your Xata API credential. Create or find it in your account settings (usually under API / Developer settings). (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
XATA_GET_ORGANIZATION | Tool to retrieve detailed information about a specific organization by its ID. Use when you need to check organization status, name, billing information, or admin settings. | organization_id |
XATA_GET_PROJECT_LIMITS | Tool to retrieve the default resource limits for projects in a specified organization. Use when you need to check maximum instances, storage, allowed regions, or branch limits for a Xata organization. | organizationID |
XATA_LIST_EXTENSIONS | Tool to get available PostgreSQL extensions for a specific image. Use when you need to check which extensions can be enabled for a particular PostgreSQL version in an organization. | organization_id, image |
XATA_LIST_IMAGES | Tool to retrieve a list of all available postgres images for a specified organization and region. Use when you need to check which database images are available for deployment. | organizationID |
XATA_LIST_INSTANCE_TYPES | Tool to retrieve a list of all instance types for the specified organization and region. Use when you need to check available instance types and their configurations including CPU, RAM, and pricing. | organizationID, region |
XATA_LIST_ORG_API_KEYS | Tool to retrieve a list of API keys for a specific Xata organization. Use when you need to view all API keys associated with an organization. | organization_id |
XATA_LIST_REGIONS | Tool to retrieve a list of all regions where new branches can be deployed for the specified organization. Use when you need to check which regions are available for deploying new branches. | organization_id |
XATA_UPDATE_ORGANIZATION | Tool to update information for an existing organization, such as its name. Use when you need to modify organization details. | organizationID |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Xata!