mcp-turso-cloud

delete_database

Remove a specified database from your Turso organization using the MCP server for precise and secure database management.

Instructions

Delete a database from your Turso organization

Input Schema

NameRequiredDescriptionDefault
nameYesName of the database to delete

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the database to delete", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-turso-cloud

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/spences10/mcp-turso-cloud'

If you have feedback or need assistance with the MCP directory API, please join our Discord server