SingleStore Database Operations
Unified database operations workflow combining SQL execution via the SingleStore Data API with workspace management via the Management API. Used by data engineers, application developers, and DevOps teams to manage database infrastructure and execute queries programmatically without native database drivers.
What You Can Do
MCP Tools
execute-sql
Execute a SQL DDL or DML statement against SingleStore (CREATE TABLE, INSERT, UPDATE, DELETE)
query-database
Execute a SELECT SQL query against SingleStore and return results
list-workspace-groups
List all SingleStore workspace groups in the organization
create-workspace-group
Create a new SingleStore workspace group in a specified region
list-workspaces
List all workspaces in the organization
create-workspace
Provision a new SingleStore workspace with specified compute size
get-workspace
Get details and connection information for a specific workspace
suspend-workspace
Suspend a running workspace to pause billing during idle periods
resume-workspace
Resume a suspended workspace to restore database access
list-regions
List available cloud regions for deploying SingleStore workspaces
list-jobs
List scheduled notebook automation jobs