Skip to content
Claude Desktop

mcp for api for Claude Desktop

io.github.appwrite/mcp-for-api

MCP (Model Context Protocol) server for Appwrite

client:Claude Desktop transport:stdio runtime:pypi

Install mcp for api in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-for-api": {
      "command": "uvx",
      "args": [
        "mcp-server-appwrite"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp for api in other clients