Skip to content

Appwrite MCP and Claude Code

Learn how you can add the Appwrite MCP servers to Claude Code to interact with both the Appwrite API and documentation.

Before you begin, ensure you have the following pre-requisites installed on your system:

1

Run the following commands in your terminal to add the MCP servers:

Enable other API MCP tools

To enable additional API tools, learn more about command-line arguments.

2

Run the following command in your terminal (where Claude Code is running).

Bash
/mcp

You should see the added MCP servers listed there.

Verify MCP tools

3

Try out the following example prompts based on the MCP server you have configured:

Implement file uploads with Appwrite Storage