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-09-16 · ★ 72 · #4 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18
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-09-17
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.10.13 · 2026-09-16
Refresh the embedded Appwrite documentation index. · 615 pages, 6105 chunks (13 embedded, 6092 reused). · Updated (5) · Databases · Environment variables · Installation · Updates and migrations · S3 API
v0.10.12 · 2026-09-15
Refresh the embedded Appwrite documentation index. · 615 pages, 6104 chunks (47 embedded, 6057 reused). · Updated (7) · Environment variables · Installation · Updates and migrations · Multi-factor authentication…
v0.10.11 · 2026-09-13
Retry transient failures when fetching the docs index source (#121)
04 · Who maintains Appwrite MCP Server
mcp is maintained by appwrite. We track 2 MCP servers from appwrite - 2 actively maintained, 144 combined GitHub stars, oldest repo from Feb 2025.
05 · Facts
- repository
- github.com/appwrite/mcp
- category
- documentation - ranked #4 of 208 actively-maintained documentation servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.appwrite/mcp (active, first published 2026-07-06 · 70 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-09-18, its last commit was 2026-09-16 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-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Appwrite MCP Server
Alternatives to Appwrite MCP Server
Maintained documentation servers if Appwrite MCP Server isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 62,152 · 2026-09-18
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 25,432 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,686 · 2026-09-17
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,984 · 2026-09-16
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,892 · 2026-09-10
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,843 · 2026-09-16
Pairs well with
Servers that cover what Appwrite MCP Server doesn't - only shown when the pairing reason fits the companion.
head to head · Appwrite MCP Server vs Context7 · Appwrite MCP Server vs GitLab MCP · Appwrite MCP Server vs Svelte MCP
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