Appwrite MCP
Appwrite's official MCP server. Operate the Appwrite backend (databases, auth, storage, functions) from agents. 68 GitHub stars and 7 commits on main in the last 30 days.
“Appwrite's official MCP server. Operate the Appwrite backend (databases, auth, storage, functions) from agents. 68 stars and 7 commits on main in the last 30 days.”
INSTALL THIS SERVER
{
"mcpServers": {
"appwrite": {
"command": "uvx",
"args": [
"mcp-server-appwrite"
],
"env": {
"APPWRITE_PROJECT_ID": "your-project-id",
"APPWRITE_API_KEY": "YOUR_APPWRITE_API_KEY",
"APPWRITE_ENDPOINT": "https://cloud.appwrite.io/v1"
}
}
}
}
{
"mcpServers": {
"appwrite": {
"command": "uvx",
"args": [
"mcp-server-appwrite"
],
"env": {
"APPWRITE_PROJECT_ID": "your-project-id",
"APPWRITE_API_KEY": "YOUR_APPWRITE_API_KEY",
"APPWRITE_ENDPOINT": "https://cloud.appwrite.io/v1"
}
}
}
}
{
"mcpServers": {
"appwrite": {
"command": "uvx",
"args": [
"mcp-server-appwrite"
],
"env": {
"APPWRITE_PROJECT_ID": "your-project-id",
"APPWRITE_API_KEY": "YOUR_APPWRITE_API_KEY",
"APPWRITE_ENDPOINT": "https://cloud.appwrite.io/v1"
}
}
}
}
{
"mcpServers": {
"appwrite": {
"command": "uvx",
"args": [
"mcp-server-appwrite"
],
"env": {
"APPWRITE_PROJECT_ID": "your-project-id",
"APPWRITE_API_KEY": "YOUR_APPWRITE_API_KEY",
"APPWRITE_ENDPOINT": "https://cloud.appwrite.io/v1"
}
}
}
}
{
"mcpServers": {
"appwrite": {
"command": "uvx",
"args": [
"mcp-server-appwrite"
],
"env": {
"APPWRITE_PROJECT_ID": "your-project-id",
"APPWRITE_API_KEY": "YOUR_APPWRITE_API_KEY",
"APPWRITE_ENDPOINT": "https://cloud.appwrite.io/v1"
}
}
}
}
7 TOOLS AVAILABLE
OUR ASSESSMENT
- Appwrite official maintenance.
- MIT license, 68 GitHub stars.
- 7 commits on main in the last 30 days.
- One MCP covers databases, auth, storage, and functions.
- Supports Appwrite Cloud and self-hosted endpoints via APPWRITE_ENDPOINT.
- Appwrite account or self-hosted instance required.
- API key carries project-scope permissions; create scoped keys per agent.
- execute_function tool runs serverless functions that may carry cost or side effects.
APPWRITE_API_KEY is project-scoped. Create a key with the minimum scopes the agent needs (databases.read, users.read, etc.) under Project Settings > API Keys. Avoid using the master key for agent workflows.
Appwrite users adopting agentic backend workflows; teams running self-hosted Appwrite who want one MCP for the whole stack; full-stack developers building agent-managed apps on a BaaS.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this68 stars on appwrite/mcp. 7 commits on main in the last 30 days.
// Reading thisPairs with Cloudflare, Vercel, Heroku, Render, Linode MCPs in cloud category. Backend-as-a-Service scope is unique versus the deploy-first cloud MCPs.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4.3editorial | 68 | — | MAY 5, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 5, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 5, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 5, 2026 |
| Smithery | — unrated | unavailable | unavailable | MAY 5, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | MAY 5, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER CLOUD MCP SERVERS
AWS API MCP Server
The official AWS Labs catch-all server. Bridges any AWS CLI command to MCP, giving agents universal access to the AWS API surface. Helps the agent select the right CLI command for a task; respects the local AWS credential chain.
Cloudflare MCP
Cloudflare's MCP offering: 14 hosted remote MCP servers segmented by product surface (Workers Bindings, Observability, Radar, Browser Rendering, Logpush, AI Gateway, Audit Logs, DNS Analytics, DEX, CASB, GraphQL, Docs, Container, Builds) plus a Code Mode server for broader API access. All authenticate via OAuth.
Google Cloud Run MCP
Google's official MCP server for deploying applications to Cloud Run. 603 GitHub stars and 11 commits on main in the last 30 days.
Coolify MCP
Coolify MCP with 38 optimised tools for managing self-hosted PaaS through AI assistants. 350 GitHub stars and 12 commits on main in the last 30 days. Self-hostable alternative to Vercel, Render, and Heroku.
Amazon ECS MCP Server
Vendor-built ECS MCP server covering the full container deployment lifecycle: containerize, push to ECR, deploy via ECS Express Mode with ALB, troubleshoot. Notable for ALLOW_WRITE and ALLOW_SENSITIVE_DATA environment flags that make read-only mode a configuration default.
Render MCP
Official Render MCP server covering workspaces, services, deployments, logs, metrics, Postgres databases, and Key Value instances. 128 GitHub stars and 7 commits on main in the last 30 days. Apache-2.0.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.