Servers
Yazdani-Supabase-MCP-Server
@byazdani9
A Supabase PostgreSQL MCP server with Claude 3.7 Sonnet integration for natural language to SQL conversion
Overview
What is Yazdani-Supabase-MCP-Server?
Yazdani-Supabase-MCP-Server is an MCP server that integrates with Supabase PostgreSQL and uses Claude 3.7 for natural language query processing. It is designed for integration with React Native PaveApp and includes features such as schema inspection, SQL execution, and migration management.
How to use Yazdani-Supabase-MCP-Server?
Install dependencies with pip install -r requirements.txt, create a .env file with Supabase and Anthropic credentials, then run the server using python run_server.py (live) or USE_MOCK_DB=true python run_server.py (mock). For natural language testing, use run_nl_test.bat or run http_server.py and `