Appwrite MCP Server

A Model Context Protocol server for Appwrite. It exposes Appwrite's API - databases, users, functions, teams, storage, and more - as tools your MCP client can call.

People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 71 · #5 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Appwrite MCP Server

Claude Code

claude mcp add appwrite-mcp --transport http https://mcp.appwrite.io/

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "appwrite-mcp": {
      "url": "https://mcp.appwrite.io/"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.appwrite.io/

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.appwrite.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

pypi package mcp-server-appwrite - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.appwrite is GitHub-verified and matches the repo owner

03 · What Appwrite MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.8.50 · 2026-08-25

Refresh the embedded Appwrite documentation index.

v0.8.49 · 2026-08-24

Refresh the embedded Appwrite documentation index.

v0.8.48 · 2026-08-23

Refresh the embedded Appwrite documentation index.

04 · Who maintains Appwrite MCP Server

mcp is maintained by appwrite. We track 2 MCP servers from appwrite - 2 actively maintained, 142 combined GitHub stars, oldest repo from Feb 2025.

05 · Facts

category
documentation - ranked #5 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-25)
registry
io.github.appwrite/mcp (active, first published 2026-07-06 · 43 versions)
packages
pypi:mcp-server-appwrite

06 · Appwrite MCP Server FAQ

What is Appwrite MCP Server?

A Model Context Protocol server for Appwrite. It exposes Appwrite's API - databases, users, functions, teams, storage, and more - as tools your MCP client can call.

Is Appwrite MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Appwrite MCP Server?

Run `uvx mcp-server-appwrite`. You can also paste the ready-made client config above.

Does Appwrite MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Appwrite MCP Server

More documentation MCP servers · Mathlas · Exomem · Arzbin MCP Server · As Decided · Agentready MCP

More Python MCP servers · Safe SSH MCP · Codex Control Plane MCP · Fattureincloud MCP · Eu AI Act · see all