Search for:

Connecting to Supabase and Reading/Writing to a Database

  • Why this server?

    Enables Cursor and Windsurf to safely interact with Supabase databases by providing tools for database management, SQL query execution, and Supabase Management API access with built-in safety controls, which is directly relevant to the user's request to connect and read/write to their Supabase database.

    -
    security
    A
    license
    -
    quality
    Enables Cursor and Windsurf to safely interact with Supabase databases by providing tools for database management, SQL query execution, and Supabase Management API access with built-in safety controls.
    7
    Python
    Apache 2.0
    • Apple
    • Linux
  • Why this server?

    This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers. This allows LLMs perform database queries and operations on Postgres databases.

    -
    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.
    561
    1,086
    TypeScript
    Apache 2.0
    • Apple
  • Why this server?

    A TypeScript-based server that enables language models to securely query PostgreSQL databases, including those behind SSH bastion tunnels. Supabase uses PostgreSQL.

    -
    security
    F
    license
    -
    quality
    A TypeScript implementation of a Model Context Protocol server that enables language models to securely query PostgreSQL databases, including those behind SSH bastion tunnels.
    90
    TypeScript
  • Why this server?

    An MCP server that enables natural language querying of Supabase PostgreSQL databases using Claude 3.7, allowing users to inspect schemas, execute SQL, manage migrations, and convert natural language to SQL queries.

    -
    security
    A
    license
    -
    quality
    An MCP server that enables natural language querying of Supabase PostgreSQL databases using Claude 3.7, allowing users to inspect schemas, execute SQL, manage migrations, and convert natural language to SQL queries.
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases, allowing them to query collections, inspect schemas, and manage data seamlessly through natural language. While not Supabase directly, it indicates a capability to connect and read/write to a database, which may be useful.

    -
    security
    F
    license
    -
    quality
    An mcp server for vikingdb store and search.
    2
    Python
    • Apple
  • Why this server?

    MCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language. While not Supabase directly, it indicates a capability to connect and read/write to a database, which may be useful.

    A
    security
    F
    license
    A
    quality
    MCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.
    1
    5
    2
    JavaScript
  • Why this server?

    Enables interaction with a MySQL database via JSON commands, supporting read-only queries, test execution of write queries, and table information retrieval. While not Supabase directly, it indicates a capability to connect and read/write to a database, which may be useful.

    A
    security
    A
    license
    A
    quality
    Enables interaction with a MySQL database via JSON commands, supporting read-only queries, test execution of write queries, and table information retrieval through Docker.
    4
    5
    5
    JavaScript
    MIT License
  • Why this server?

    Provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries. Supabase uses PostgreSQL.

    -
    security
    F
    license
    -
    quality
    Provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.
    23,627
    JavaScript
    • Apple