Skip to main content
Glama

Appwrite MCP Server

Official
by appwrite
MIT License
39
  • Linux
  • Apple

databases_delete

Remove a specific database in Appwrite by providing its unique ID. Use this tool to manage and clean up database resources within your project effectively.

Instructions

Delete database

Input Schema

NameRequiredDescriptionDefault
database_idYesParameter 'database_id'

Input Schema (JSON Schema)

{ "properties": { "database_id": { "description": "Parameter 'database_id'", "type": "string" } }, "required": [ "database_id" ], "type": "object" }

You must be authenticated.

Other Tools from Appwrite MCP Server

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/appwrite/mcp'

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