Appwrite MCP Server (Official)

Official Appwrite MCP server enabling AI agents to interact with Appwrite's open-source backend platform — managing users, databases, file storage, serverless functions, and realtime messaging in self-hosted or cloud environments.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools appwrite baas mcp-server official auth database storage functions
⚙ Agent Friendliness
78
/ 100
Can an agent use this?
🔒 Security
84
/ 100
Is it safe for agents?
⚡ Reliability
76
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
82
Error Messages
78
Auth Simplicity
82
Rate Limits
70

🔒 Security

TLS Enforcement
95
Auth Strength
80
Scope Granularity
85
Dep. Hygiene
80
Secret Handling
82

HTTPS enforced (Cloud). Granular API key scopes. GDPR. Self-hosted gives full data sovereignty.

⚡ Reliability

Uptime/SLA
78
Version Stability
78
Breaking Changes
72
Error Recovery
75
AF Security Reliability

Best When

An agent needs to interact with an Appwrite project — especially in self-hosted environments where Firebase/Supabase are not viable.

Avoid When

You're using Firebase, Supabase, or another BaaS — use those providers' MCPs instead.

Use Cases

  • Managing user accounts and sessions from identity agents
  • Querying and writing to Appwrite databases from agent backends
  • Managing file uploads and storage buckets from content agents
  • Deploying and invoking Appwrite Functions from workflow agents
  • Sending realtime messages from notification agents
  • Monitoring project health and usage from ops agents

Not For

  • Teams using Firebase, Supabase, or AWS Amplify as their BaaS
  • High-scale enterprise workloads (Appwrite is better for startups/indie devs)
  • Teams needing managed cloud with no self-hosting

Interface

REST API
Yes
GraphQL
Yes
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key jwt session_token
OAuth: Yes Scopes: Yes

Appwrite API keys with granular scope selection (account, databases, storage, functions, etc.). Session tokens for user-context operations.

Pricing

Model: usage-based
Free tier: Yes
Requires CC: No

Appwrite is open source — self-hosted is free. Appwrite Cloud has tiered pricing. MCP server is open source.

Agent Metadata

Pagination
cursor
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Project ID and endpoint URL must be configured per Appwrite instance
  • Self-hosted vs Cloud have different endpoints and capabilities
  • Database, collection, and document IDs are all custom — discover before use
  • Appwrite Functions require specific runtime environments (Node, Python, etc.)
  • API key scopes must be selected carefully — least privilege principle applies
  • Breaking changes between major versions (1.x, 2.x) require careful migration

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Appwrite MCP Server (Official).

$99

Scores are editorial opinions as of 2026-03-06.

5215
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered