Skip to content

Releases: supabase-community/supabase-mcp

v0.5.5

18 Sep 21:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

15 Sep 20:37
Compare
Choose a tag to compare

What's Changed

  • Support consistent Edge Function file paths for Deno 2
  • Published to the official MCP registry as com.supabase/mcp

By PR

Full Changelog: v0.5.3...v0.5.4

v0.5.3

08 Sep 18:08
Compare
Choose a tag to compare

What's Changed

  • feat: add get_edge_function, condense list_edge_functions by @mattrossman in #140

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Sep 21:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 Aug 01:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Aug 21:35
Compare
Choose a tag to compare

What's Changed

  • The output from the list_tables tool is much more terse, consuming a lot fewer input tokens.
  • The debug feature group has been renamed to debugging (debug will still work for now but is deprecated and may be removed in the future)
  • The region option is now required when creating new projects via create_project tool. The LLM will ask you which region you wish to deploy to.

By PR

New Contributors

Full Changelog: v0.4.5...v0.5.0

v0.4.5

20 Jun 20:58
Compare
Choose a tag to compare

What's Changed

  • feat: allow enabling of specific feature groups + adds storage tools by @Ngineer101 in #98
  • feat: re-enable branching tools by default by @gregnr in #100
  • docs: update default feature groups by @gregnr in #101

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

18 Jun 01:18
Compare
Choose a tag to compare

What's Changed

  • docs: encourage read-only mode by default by @gregnr in #94
  • feat: tool descriptions to mitigate prompt injection by @gregnr in #95
  • feat(prompt-injection): wraps execute_sql response + adds e2e test by @gregnr in #96
  • fix: apply migration result by @gregnr in #97

Full Changelog: v0.4.3...v0.4.4

v0.4.3

11 Jun 20:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

09 Jun 19:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2