SERVER
MCP Server
Rank #720io.github.appwrite/mcp
MCP (Model Context Protocol) server for Appwrite
First listed
Jul 6, 2026
Last publish date
Jul 8, 2026
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by appwrite. It ranks #720 of 76,851 servers tracked on MCP Toplist, and its repository has 71 GitHub stars. MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 8, 2026.
STANDING
#720of 76,851 tracked serversTop 1%
Ranks ahead of 76,131 of 76,851 servers on MCP Toplist.
CONNECT
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"appwrite": {
"url": "https://mcp.appwrite.io/mcp"
}
}
}Python package (PyPI)
{
"mcpServers": {
"appwrite": {
"command": "uvx",
"args": [
"mcp-server-appwrite"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
appwrite
MORE FROM THIS PUBLISHER
Other servers by appwrite
View all appwrite servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.8.13 | Jul 8, 2026 |
| 0.8.9 | Jul 7, 2026 |
FAQ
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by appwrite, which publishes 8 MCP servers (137 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry.
- How many versions does MCP Server have?
- MCP Toplist tracks 2 versions of MCP Server, most recently published on Jul 8, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/appwrite/mcp.
EXPLORE