io.github.appwrite/mcp-for-api
MCP (Model Context Protocol) server for Appwrite
io.github.appwrite/mcp-for-api · Repository · version 0.2.8 · 71 stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
uvx mcp-server-appwrite
Results by platform
Linux
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 43 packages in 18ms
Traceback (most recent call last):
File "/home/runner/.cache/uv/archive-v0/_Du4-G93WOt1Zvo7/bin/mcp-server-appwrite", line 6, in <module>
from mcp_server_appwrite.__main__ import main
File "/home/runner/.cache/uv/archive-v0/_Du4-G93WOt1Zvo7/lib/python3.13/site-packages/mcp_server_appwrite/__init__.py", line 1, in <module>
from . import server
File "/home/runner/.cache/uv/archive-v0/_Du4-G93WOt1Zvo7/lib/python3.13/site-packages/mcp_server_appwrite/server.py", line 9, in <module>
from mcp.shared.exceptions import McpError
ImportError: cannot import name 'McpError' from 'mcp.shared.exceptions' (/home/runner/.cache/uv/archive-v0/_Du4-G93WOt1Zvo7/lib/python3.13/site-packages/mcp/shared/exceptions.py). Did you mean: 'MCPError'?
macOS
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 43 packages in 344ms
Traceback (most recent call last):
File "/Users/runner/.cache/uv/archive-v0/dpH92ddtXEHQ3LrP/bin/mcp-server-appwrite", line 6, in <module>
from mcp_server_appwrite.__main__ import main
File "/Users/runner/.cache/uv/archive-v0/dpH92ddtXEHQ3LrP/lib/python3.14/site-packages/mcp_server_appwrite/__init__.py", line 1, in <module>
from . import server
File "/Users/runner/.cache/uv/archive-v0/dpH92ddtXEHQ3LrP/lib/python3.14/site-packages/mcp_server_appwrite/server.py", line 9, in <module>
from mcp.shared.exceptions import McpError
ImportError: cannot import name 'McpError' from 'mcp.shared.exceptions' (/Users/runner/.cache/uv/archive-v0/dpH92ddtXEHQ3LrP/lib/python3.14/site-packages/mcp/shared/exceptions.py). Did you mean: 'MCPError'?
Windows
never probedNo probe recorded on this platform yet.
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/io.github.appwrite__mcp-for-api.html)