mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-26 00:51:46 +00:00
Merge pull request #10201 from ChiragAgg5k/add-appwrite-mcp-server
Add official Appwrite MCP server 🤖🤖🤖
This commit is contained in:
@@ -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) [](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) [](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) [](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) [](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) [](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.
|
||||
|
||||
Reference in New Issue
Block a user