Skip to content
Windsurf

mcp for api for Windsurf

io.github.appwrite/mcp-for-api

MCP (Model Context Protocol) server for Appwrite

client:Windsurf transport:stdio runtime:pypi

Install mcp for api in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp for api in other clients