Merge pull request #10201 from ChiragAgg5k/add-appwrite-mcp-server

Add official Appwrite MCP server 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-07-23 05:29:41 +02:00
committed by GitHub
+1
View File
@@ -856,6 +856,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [aliyun/alibabacloud-tablestore-mcp-server](https://github.com/aliyun/alibabacloud-tablestore-mcp-server) ☕ 🐍 ☁️ - MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.
- [amineelkouhen/mcp-cockroachdb](https://github.com/amineelkouhen/mcp-cockroachdb) 🐍 ☁️ - A Model Context Protocol server for managing, monitoring, and querying data in [CockroachDB](https://cockroachlabs.com).
- [andyWang1688/sql-query-mcp](https://github.com/andyWang1688/sql-query-mcp) [![andyWang1688/sql-query-mcp MCP server](https://glama.ai/mcp/servers/andyWang1688/sql-query-mcp/badges/score.svg)](https://glama.ai/mcp/servers/andyWang1688/sql-query-mcp) 🐍 🏠 - A general-purpose MCP server that lets AI work with multiple databases within clear boundaries. Supports PostgreSQL and MySQL today with schema discovery, sampling, read-only queries, and query-plan inspection.
- [appwrite/mcp](https://github.com/appwrite/mcp) [![appwrite/mcp MCP server](https://glama.ai/mcp/servers/appwrite/mcp/badges/score.svg)](https://glama.ai/mcp/servers/appwrite/mcp) 🎖️ 🐍 ☁️ - Official Appwrite MCP server. Connect via hosted OAuth at `https://mcp.appwrite.io/` (no API keys) or self-host with a project API key to manage databases, auth, users, functions, storage, messaging, and more.
- [ArcadeData/arcadedb](https://github.com/ArcadeData/arcadedb) [![arcade-db-multi-model-dbms MCP server](https://glama.ai/mcp/servers/@ArcadeData/arcade-db-multi-model-dbms/badges/score.svg)](https://glama.ai/mcp/servers/@ArcadeData/arcade-db-multi-model-dbms) 🎖️ ☕ 🏠 - Built-in MCP server for ArcadeDB, a multi-model database (graph, document, key-value, time-series, vector) with SQL, Cypher, Gremlin, and MongoDB QL support.
- [Arun-kc/schemabrain](https://github.com/Arun-kc/schemabrain) [![schemabrain MCP server](https://glama.ai/mcp/servers/Arun-kc/schemabrain/badges/score.svg)](https://glama.ai/mcp/servers/Arun-kc/schemabrain) 🐍 🏠 🍎 🪟 🐧 - Read-only trust layer for Postgres: the agent never writes SQL — twelve tools compile it from definitions you control, PII and secret categories are refused before the query runs, and every call lands in a tamper-evident SHA-256 audit chain.
- [astandrik/local-ydb-toolkit](https://github.com/astandrik/local-ydb-toolkit) [![local-ydb-toolkit MCP server](https://glama.ai/mcp/servers/astandrik/local-ydb-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/astandrik/local-ydb-toolkit) 📇 🏠 - Local YDB MCP is a TypeScript stdio MCP server for operating Docker-based local-ydb deployments via local or SSH-backed profiles. Supports bootstrap, diagnostics, auth hardening, storage workflows, dump/restore, upgrades, and plan-first mutating operations.