[RELEASE] ScyllaDB Cloud MCP Server (Beta)

Hello,

The ScyllaDB Product team is pleased to announce the ScyllaDB Cloud MCP Server Beta

Model Context Protocol (MCP) is an open standard for connecting AI agents to external tools and data sources. The ScyllaDB Cloud MCP server implements this standard, exposing the ScyllaDB Cloud API as tools that AI agents can discover and call directly. It can be used with any AI client that supports MCP.

For example:

For a ready-to-use agent setup, see the ScyllaDB agent skills repository.

ScyllaDB MCP Tools

The following tools are available in the current Beta release. They are all read-only, providing a safe way to query information about your ScyllaDB Cloud environment:

Tool Description
get_account_info Get account details and associated cloud accounts.
list_clusters List all clusters with optional metrics.
get_cluster_overview Get cluster details, data centers, and nodes in a single call.
get_cluster_health Get node health, data center metrics, and cluster-level metrics.
get_cluster_requests List cluster operation requests with optional type and status filters, or get details for a specific request.
track_cluster_progress Track the progress of a cluster creation request, including status, progress, and completion state.
get_documentation Browse API documentation, models, and product documentation.

More tools will be added in upcoming releases, including tools for creating clusters and updating scaling policies.

For more information on connecting to the MCP server, follow our documentation: