Releases: supabase-community/supabase-mcp
Releases · supabase-community/supabase-mcp
v0.5.9
What's Changed
- feat: lazy graphql schema by @mattrossman in #166
 - fix: return success response from void operations (AI-164) by @Rodriguespn in #168
 - feat: Replace get_anon_key with get_publishable_keys by @Rodriguespn in #167
 - v0.5.9 by @mattrossman in #171
 
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- fix(list_table): preventing sql injection attack on list_tables by @Rodriguespn in #165
 - v0.5.8 by @mattrossman in #170
 
Full Changelog: v0.5.7...v0.5.8
v0.5.7
Maintenance bump to incorporate @supabase/mcp-utils v0.2.3
What's Changed
- chore: update registry to 
2025-09-29schema, bump version by @mattrossman in #156 - docs: add quick install button to README for Cursor and VSCode by @Rodriguespn in #158
 
New Contributors
- @Rodriguespn made their first contribution in #158
 
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- feat: 
onToolCallcallback by @mattrossman in #146 - docs: add remote MCP to README, remove stdio by @mattrossman in #150
 - feat(mcp-registry): add remote transport to server.json by @gregnr in #154
 - feat: 
get_logsplatform-specific sql and 24 hour logs by @mattrossman in #155 
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4
What's Changed
- Support consistent Edge Function file paths for Deno 2
 - Published to the official MCP registry as 
com.supabase/mcp 
By PR
- feat: consistent edge function filenames for deno 1 & 2 by @mattrossman in #138
 - feat: mcp registry by @gregnr in #141
 
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- feat: add 
get_edge_function, condenselist_edge_functionsby @mattrossman in #140 
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
What's Changed
- feat: export 
currentFeatureGroupSchemaby @mattrossman in #132 
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- The output from the 
list_tablestool is much more terse, consuming a lot fewer input tokens. - The 
debugfeature group has been renamed todebugging(debugwill still work for now but is deprecated and may be removed in the future) - The 
regionoption is now required when creating new projects viacreate_projecttool. The LLM will ask you which region you wish to deploy to. 
By PR
- refactor: extract eszip server side via multipart body request by @gregnr in #107
 - refactor(e2e): reorganize e2e tests by @charislam in #106
 - docs: adds section on security risks by @gregnr in #110
 - docs: production data clarification by @gregnr in #111
 - fix: add user-agent string to content api requests by @charislam in #119
 - Migrate to pnpm by @mattrossman in #127
 - fix: make list_tables more terse by @mattrossman in #129
 - Conditional tools based on platform implementation by @gregnr in #103
 - feat: make region required for create_project by @mattrossman in #130
 - fix: type checking by @mattrossman in #131
 
New Contributors
- @mattrossman made their first contribution in #127
 
Full Changelog: v0.4.5...v0.5.0