Skip to content

Appwrite MCP and Claude Desktop

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

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

1

In the Claude Desktop app, open the app's Settings page (press CTRL + , on Windows or CMD + , on MacOS) and head to the Developer tab.

Claude Settings

Clicking on the Edit Config button will take you to the claude_desktop_config.json file. In case the file is missing, please visit the Model Context Protocol docs.

Choose which MCP server you want to configure:

Enable other API MCP tools

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

2

Restart the Claude Desktop app, click on the MCP tools button (at the bottom right section of the prompt input) and click on it to view available Appwrite MCP tools.

Appwrite MCP tools

uvx ENOENT error

In case you see a uvx ENOENT error, ensure that you either add uvx to the PATH environment variable on your system or use the full path to your uvx installation in the config file.

3

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

List users in Appwrite project