Supabase MCP Server

Votes: 0

I was planning to add support for Python SDK methods to the MCP server. Upon consideration I decided to only add support for Auth admin methods as I often found myself manually creating test users which was prone to errors and time consuming. Now I can just ask Cursor to create a test user and it will be done seamlessly. Check out the full Auth Admin SDK method docs to know what it can do.

GitHub: https://github.com/alexander-zuev/supabase-mcp-server

Language: Python

License: MIT

Official: No

Categories:

HybridDatabases