Search for:
Why this server?
This server can be used to execute commands to access the self-hosted Appwrite instance through command-line tools if available.
Why 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.
Why this server?
If Appwrite uses a MySQL database, this server allows for executing SQL queries to manage and retrieve data.
Why this server?
If Appwrite uses PostgreSQL, this server allows LLMs read-only access to databases.
Why this server?
Allows listing tables, reading data, and executing SQL queries through a controlled interface on MySQL.
Why this server?
Enables execution of SQL queries and management of Microsoft SQL Server databases which may be used by Appwrite.
Why this server?
If appwrite is configured with MongoDB, this server allows for query collections, inspecting schemas, and manage data.
Why this server?
This server allows LLMs to interact with Redis key-value stores if Appwrite is using redis.