Appwrite

Appwrite MCP Connector for Claude

A+

Open-source backend-as-a-service — manage databases, storage, and users via AI.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Empower your AI agent to orchestrate your entire backend infrastructure with Appwrite. This unified server provides your agent with instant access to database management, user authentication auditing, and cloud storage monitoring. Your agent can instantly list your databases, audit document collections, and retrieve storage metrics without you ever touching the Appwrite console. Whether you are monitoring cloud function executions or managing project health, your agent acts as a dedicated backend developer through natural conversation.

What you can do

  • Database Auditing — List all databases and collections, and retrieve documents to analyze data structures.
  • User Management — List and inspect project users to monitor registration trends and account statuses.
  • Storage Monitoring — Access storage buckets and list files to audit assets and media distribution.
  • Function Insights — Monitor cloud function configurations and retrieve recent execution logs for debugging.
  • System Health — Get real-time health status for all integrated Appwrite services within your project.

How it works

  1. Subscribe to this server
  2. Enter your Appwrite Project ID, API Key, and Endpoint
  3. Start managing your backend infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Full-stack Developers — instantly retrieve database schemas and audit users during the development cycle.
  • Backend Engineers — automate infrastructure checks and monitor function executions through natural language.
  • Operations Managers — track project health and storage usage without technical console logins.
  • SaaS Operators — integrate Appwrite workflows into internal tools via an AI-guided interface.
  • Product Owners — monitor user registration activity and database growth for organizational planning.
backend-as-a-serviceauthenticationdatabase-managementcloud-storageopen-sourceapi-backend

9 tools expose this connector's capabilities to your AI agent.

get_health_status

Check project health

list_storage_buckets

List storage buckets

list_collections

List collections in a database

list_databases

List all databases

list_documents

List documents in a collection

list_function_executions

List function executions

list_bucket_files

List files in a bucket

list_functions

List cloud functions

list_users

List project users

See how to talk to your AI agent using Appwrite.

List all databases in my Appwrite project.

Retrieving your database directory... You currently have 3 active databases: 'production-db', 'staging-db', and 'analytics-store'. Which one would you like to inspect for collections?

Show the last 10 users registered in the project.

Fetching recent users... I've identified the 10 most recently registered accounts, including 'user_abc@email.com' and 'dev_test@domain.io'. I can provide their registration timestamps if needed.

Get execution logs for cloud function 'resize-image'.

Retrieving logs for 'resize-image'... The last 5 executions were successful, with an average duration of 150ms. I can display the specific status codes and output for each run.

Use the `list_users` tool. It retrieves a comprehensive list of all registered users, allowing you to audit account statuses and registration activity.

Related Connectors