Appwrite MCP Server

Stableother
55 starsTypeScriptcommunity
GitHub
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-appwrite
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "appwrite": {
      "command": "npx",
      "args": ["-y", "mcp-server-appwrite"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Appwrite MCP Server - MCP Server Directory - CortexAgent