Supabase Self Host
Createdchaichungsang
Enables users to self-host the Model Context Protocol (MCP) server on macOS to query a Supabase PostgreSQL database.
About
This tool provides a guide and Docker configuration for setting up a local instance of the Model Context Protocol (MCP) server on macOS. By following the instructions, users can easily connect to their Supabase PostgreSQL database and leverage natural language queries for data interaction. The setup involves using Docker Compose to manage the database and MCP server containers, streamlining the deployment and configuration process.
Key Features
- 0 GitHub stars
Use Cases
- Querying a Supabase PostgreSQL database using natural language.
- Experimenting with natural language queries in a development environment.
- Integrating an MCP server with AI tools for SQL operations.