Supabase Self-Host
Summary
This self-hosted MCP Supabase implementation provides a containerized setup for running the Model Context Protocol with a PostgreSQL database backend. The solution uses Docker Compose to orchestrate two services: a Supabase PostgreSQL database container and a Node.js container running the MCP server that connects directly to the database. The implementation allows users to maintain full control over their data by hosting the entire stack on their own infrastructure, with configurable database credentials and persistent storage through Docker volumes. It's particularly valuable for developers who need MCP functionality while keeping sensitive data within their own environment.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요