MCP (Model Context Protocol) server for Appwrite
MCP (Model Context Protocol) server for Appwrite
mcp-for-api · v0.2.8 (latest)
by Appwrite
75
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.2.8Run command
uvx mcp-server-appwrite==0.2.8Step 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…