Skip to main content
Glama
appwrite

Appwrite MCP Server

Official
by appwrite

databases_upsert_documents

Insert or update multiple documents in an Appwrite database collection using partial JSON data. This experimental tool handles batch operations for managing database records.

Instructions

WARNING: Experimental Feature - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_idYesDatabase ID.
collection_idYesCollection ID.
documentsYesArray of document data as JSON objects. May contain partial documents.

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