Back to Home
Song-JunHyeong icon

Appwrite-MCP

Verified Safe

by Song-JunHyeong

Overview

Enable AI agents to fully automate and configure Appwrite backend operations, including databases, users, storage, functions, and messaging.

Installation

Run Command
npx @jun-b/appwrite-mcp@latest --project-id <your-project-id> --api-key <your-api-key>

Environment Variables

  • APPWRITE_PROJECT_ID
  • APPWRITE_API_KEY
  • APPWRITE_ENDPOINT

Security Notes

The server acts as a wrapper around the Appwrite SDK, exposing comprehensive administrative capabilities. It processes API calls using credentials provided via environment variables or CLI arguments. There are no obvious code injection vulnerabilities (e.g., direct use of `eval` or unsanitized `child_process.exec`) within the MCP server's logic itself. However, due to the nature of 'complete automation' and exposing tools like `graphql_query`, `graphql_mutation`, and `create_deployment` (which accepts base64-encoded function code), a compromised AI agent or malicious input to the agent could lead to extensive data manipulation, resource deletion, or deployment of arbitrary code within the Appwrite project. This is an inherent risk of granting broad administrative access, rather than a flaw in the MCP server's implementation.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-12-24

Tags

AppwriteAIAutomationBackendDevOps