Skip to main content
Glama
appwrite

Appwrite MCP Server

Official
by appwrite

databases_update

Modify an existing database's configuration, including its name and enabled status, using its unique identifier within Appwrite projects.

Instructions

Update a database by its unique ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_idYesDatabase ID.
nameYesDatabase name. Max length: 128 chars.
enabledNoIs database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.

Latest Blog Posts

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