MCP (Model Context Protocol) server for Appwrite
MCP (Model Context Protocol) server for Appwrite
mcp · v0.8.30 (latest)
by Appwrite
76
Integration mode
Choose whether you want to run the server locally or connect to a remote endpoint.
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via PyPI
mcp-server-appwrite@0.8.30Run command
uvx mcp-server-appwrite==0.8.30Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…