About
Overview
The Appwrite MCP Server enables AI agents to interact with Appwrite's backend-as-a-service platform. It provides tools for database operations, user authentication, file storage, and serverless functions.
Capabilities
Tools & Capabilities
⚡list_databases
List databases
⚡list_documents
List documents in a collection
⚡create_document
Create a new document
⚡list_users
List users
Setup
Installation
bash
Install
npx -y mcp-server-appwriteExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"appwrite": {
"command": "npx",
"args": ["-y", "mcp-server-appwrite"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026