mcp-turso-cloud

by spences10
Verified

create_database

Create a new database in your Turso organization by specifying the name, optional group, and regions for deployment using the MCP server.

Instructions

Create a new database in your Turso organization

Input Schema

NameRequiredDescriptionDefault
groupNoOptional group name for the database
nameYesName of the database to create
regionsNoOptional list of regions to deploy the database to

Input Schema (JSON Schema)

{ "properties": { "group": { "description": "Optional group name for the database", "type": "string" }, "name": { "description": "Name of the database to create", "type": "string" }, "regions": { "description": "Optional list of regions to deploy the database to", "items": { "type": "string" }, "type": "array" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-turso-cloud

Related Tools

ID: hnkzlqoh92