supabase-mcp-server

supabase-mcp-server

1

This project allows Supabase to be deployed as an MCP server on Phala Cloud, utilizing secure environments. It enhances deployment capabilities by integrating Docker and SSE support for remote hosting.

Supabase MCP Server on Phala Cloud

The Supabase MCP Server hosting in TEE on Phala Cloud. This project forks from Supabase to add Docker support and make it deployable on Phala Cloud. Features include remote hosting using SSE transport.

Deploy on Phala Cloud

  1. Copy the provided Docker Compose file to the Phala Cloud deployment dashboard.
  2. Set the necessary environment variables.
  3. Refer to the Phala Cloud documentation for further details.

Build Locally

  • Build a Docker image for linux/amd64 platforms.
  • Configure your environment variables and launch using Docker Compose.
  • Use MCP debug tools to verify the server functionality.