name
(string, required): Name for the new database
How to use it
name is exposed by the MCP Turso Cloud MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the name tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP TURSO CLOUD LISTINGOther tools in MCP Turso Cloud (20)
Creates a new database in your organization.
(string, required): Database name
Deletes a database from your organization.
Gets schema information for a table.
Executes a potentially destructive SQL query (INSERT, UPDATE, DELETE,
Executes a read-only SQL query (SELECT, PRAGMA) against a database.
(string, optional): Token expiration time
Generates a new token for a specific database.
(string, optional): Group to assign the database to
(number, optional): Maximum number of results (default: 10)
Lists all databases in your Turso organization.
Lists all tables in a database.
(object, optional): Query parameters
(string, optional): Permission level ('full-access' or
(string, required): SQL query to execute (must be SELECT or
(number[], required): Query vector for similarity
(string[], optional): Regions to deploy the database to
(string, required): Table name
(string, required): Column containing vectors
Performs vector similarity search using SQLite vector extensions.