Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-09 | 721 Bytes | |
v0.3.10 - Improved migration name generation source code.tar.gz | 2025-03-09 | 228.3 kB | |
v0.3.10 - Improved migration name generation source code.zip | 2025-03-09 | 268.9 kB | |
Totals: 3 Items | 497.9 kB | 0 |
Key changes
- Improved migration name generation to ensure consistency - timestamp_verb_noun_details.sql. MCP clients can now also provide migration names.
- Improved
get_migrations
tool to ensure reliability of tool calls in cases where a database has lots of migrations - Added checks to validate personal access token and service role key before API calls
- Added support for multiple MCP clients (Cursor, Windsurf, Claude Desktop, Cline)
Commits
- feat(database): enhance migration management and query validation by @alexander-zuev in https://github.com/alexander-zuev/supabase-mcp-server/pull/48
Full Changelog: https://github.com/alexander-zuev/supabase-mcp-server/compare/v0.3.9...v0.3.10