Enables users to self-host the Model Context Protocol (MCP) server on macOS to query a Supabase PostgreSQL database.
Sponsored
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
010 GitHub stars
Use Cases
01Querying a Supabase PostgreSQL database using natural language.
02Experimenting with natural language queries in a development environment.
03Integrating an MCP server with AI tools for SQL operations.