Why this server?
This server can be used to execute commands to access the self-hosted Appwrite instance through command-line tools if available.
MITWhy this server?
Enables secure execution of whitelisted shell commands, which could be used to interact with the Appwrite instance if command-line tools are available.
Why this server?
If Appwrite uses a PostgreSQL database (through Supabase or standalone PostgREST), this server can be used to perform database queries and operations.
Why this server?
If Appwrite uses DuckDB for data analysis, this server would allow interaction with that database.
Alicense-qualityAmaintenanceAn MCP server for MotherDuck and local DuckDB.506MITWhy this server?
If Appwrite uses a MySQL database, this server allows for executing SQL queries to manage and retrieve data.
Alicense-qualityDmaintenanceA TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables.85MITWhy this server?
If Appwrite uses PostgreSQL, this server allows LLMs read-only access to databases.
-license-qualityAmaintenanceA Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.85,52789,405MITWhy this server?
Allows listing tables, reading data, and executing SQL queries through a controlled interface on MySQL.
AlicenseAqualityAmaintenanceAllows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.31,355MITWhy this server?
Enables execution of SQL queries and management of Microsoft SQL Server databases which may be used by Appwrite.
AlicenseBqualityDmaintenanceEnables execution of SQL queries and management of Microsoft SQL Server database connections through the Model Context Protocol.333,28215MITWhy this server?
If appwrite is configured with MongoDB, this server allows for query collections, inspecting schemas, and manage data.
Alicense-qualityFmaintenanceA Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.33175MIT