Search for:

Guide to Accessing a Self-Hosted Appwrite Instance

  • Why this server?

    This server can be used to execute commands to access the self-hosted Appwrite instance through command-line tools if available.

    A
    security
    A
    license
    A
    quality
    An MCP server to run commands.
    Last updated 12 days ago
    2
    204
    104
    JavaScript
    MIT License
    • Apple
  • 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.

    A
    security
    A
    license
    A
    quality
    A secure MCP server for executing whitelisted shell commands with resource and timeout controls, designed for integration with Claude and other MCP-compatible LLMs.
    Last updated 2 months ago
    20
    143
    2
    TypeScript
    MIT License
  • 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.

    -
    security
    A
    license
    -
    quality
    This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST. This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers.
    Last updated 4 days ago
    497
    1,278
    TypeScript
    Apache 2.0
    • Apple
  • 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.

    -
    security
    F
    license
    -
    quality
    A TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables.
    Last updated 4 months ago
    25
    JavaScript
    • Apple
  • Why this server?

    If Appwrite uses PostgreSQL, this server allows LLMs read-only access to databases.

    -
    security
    A
    license
    -
    quality
    A 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.
    Last updated a day ago
    1
    19,917
    42,199
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Allows listing tables, reading data, and executing SQL queries through a controlled interface on MySQL.

    A
    security
    A
    license
    A
    quality
    Allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
    Last updated 10 days ago
    1
    360
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    Enables execution of SQL queries and management of Microsoft SQL Server databases which may be used by Appwrite.

    -
    security
    A
    license
    -
    quality
    Enables execution of SQL queries and management of Microsoft SQL Server database connections through the Model Context Protocol.
    Last updated 7 days ago
    10
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    If appwrite is configured with MongoDB, this server allows for query collections, inspecting schemas, and manage data.

    -
    security
    A
    license
    -
    quality
    A 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.
    Last updated a month ago
    340
    75
    TypeScript
    MIT License
    • Apple
  • Why this server?

    This server allows LLMs to interact with Redis key-value stores if Appwrite is using redis.

    -
    security
    A
    license
    -
    quality
    Provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
    Last updated 2 months ago
    73
    17
    JavaScript
    MIT License
    • Apple
    • Linux