Releases: supabase-community/supabase-mcp
Releases · supabase-community/supabase-mcp
v0.7.0
What's Changed
- chore: remove gemini extension by @mattrossman in #219
- feat: add verbose flag to list_tables by @mattrossman in #221
- fix: replace deprecated Anthropic model IDs in tests by @mattrossman in #222
- chore: split coveralls upload into separate job by @mattrossman in #225
- feat: typed tool outputs via exported Zod schemas by @mattrossman in #223
- v0.7.0 by @mattrossman in #228
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- fix: move Zod .describe() schemas to module level to prevent memory leak by @mattrossman in #215
- v0.6.3 by @mattrossman in #217
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- feat: add Gemini CLI extension for Supabase by @jackwotherspoon in #176
- chore: --compact preview URLs by @mattrossman in #210
- chore: bump @modelcontextprotocol/sdk to ^1.25.2 and move to peerDependencies by @mattrossman in #209
- fix: update JSON Schema target from
draft-07todraft-7by @mattrossman in #213 - v0.6.2 by @mattrossman in #214
New Contributors
- @jackwotherspoon made their first contribution in #176
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- fix: target JSON Schema 'draft-07' by @mattrossman in #204
- v0.6.1 by @mattrossman in #205
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: publish
v0.5.10to MCP registry, manage tools with mise by @mattrossman in #193 - fix(content api): use get requests by @charislam in #194
- docs: add deno.json instruction to deploy_edge_function tool by @Rodriguespn in #195
- feat: "Publish preview" workflow with pkg.pr.new by @mattrossman in #196
- feat: Zod v4, AI SDK v6 by @mattrossman in #198
- fix deploy edge function description by @Rodriguespn in #201
- v0.6.0 by @mattrossman in #202
Full Changelog: v0.5.10...v0.6.0
v0.5.10
What's Changed
- chore: bump registry schema to
2025-10-17by @mattrossman in #174 - docs: mention self-hosted and update the description about project scope by @aantti in #172
- docs: add Factory client installation instructions by @factory-ben in #178
- chore(registry): add title and icon to server.json by @gregnr in #181
- docs(client config): point client configs to Supabase documentation by @Rodriguespn in #180
- ci: add format check job to CI workflow by @Rodriguespn in #182
- feat: minifiy content api graphql schema by @gregnr in #187
- feat: add verify_jwt flag to deploy_edge_function tool by @nooreldeensalah in #188
- chore: fix lint errors by @Rodriguespn in #191
- feat: MCP registry version badge in README by @mattrossman in #190
- v0.5.10 by @mattrossman in #192
New Contributors
- @aantti made their first contribution in #172
- @factory-ben made their first contribution in #178
- @nooreldeensalah made their first contribution in #188
Full Changelog: v0.5.9...v0.5.10
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