• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / mcp / 32367864500
97%

Build:
DEFAULT BRANCH: main
Ran 20 Aug 2026 12:16PM UTC
Jobs 1
Files 33
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Aug 2026 12:14PM UTC coverage: 96.52%. Remained the same
32367864500

push

github

web-flow
chore: release main (#370)

:robot: I have created a release *beep* *boop*
---


<details><summary>mcp-utils: 0.7.0</summary>

##
[0.7.0](https://github.com/supabase/mcp/compare/mcp-utils-v0.6.0...mcp-utils-v0.7.0)
(2026-08-20)


### ⚠ BREAKING CHANGES

* the peer dependency is now `@modelcontextprotocol/server` instead of
`@modelcontextprotocol/sdk`, so consumers must install the new package.
`@supabase/mcp-utils` also drops the exported types `ExtractRequest`,
`ExtractNotification`, `ExtractResult` and `ExpandRecursively`, and
`createMcpServer` returns a bare `Server` rather than `Server<Request,
Notification, Result>`, because v2's `Server` class takes no type
parameters. Because that returned value is now a v2 `Server`, a consumer
who registered extra handlers on it must rewrite
`server.setRequestHandler(SomeRequestSchema, ...)` as
`server.setRequestHandler('some/method', ...)`; the v1 Zod-schema
overload no longer exists. `InitData.clientCapabilities` now follows
v2's `ClientCapabilities`, which is narrower than v1's and not
assignable from it. Finally, a `tools/call` request whose `params` are
malformed, meaning no `name` key or a non-string `name`, now returns
JSON-RPC `-32602` with the message prefix `Invalid tools/call request: `
where v1 returned `-32603` with a bare stringified ZodError.

### Features

* migrate published packages to MCP SDK v2
([#327](https://github.com/supabase/mcp/issues/327))
([ead56f2](https://github.com/supabase/mcp/commit/ead56f228))
</details>

<details><summary>mcp-server-supabase: 0.11.0</summary>

##
[0.11.0](https://github.com/supabase/mcp/compare/mcp-server-supabase-v0.10.0...mcp-server-supabase-v0.11.0)
(2026-08-20)


### ⚠ BREAKING CHANGES

* the peer dependency is now `@modelcontextprotocol/server` instead of
`@modelcontextprotocol/sdk`, so consumers must install the new package.
`@supabase/mcp-utils` also drops the exported types `ExtractRequest`,
`ExtractNotification`, `Extra... (continued)

350 of 384 branches covered (91.15%)

Branch coverage included in aggregate %.

2951 of 3036 relevant lines covered (97.2%)

50.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32367864500.1 20 Aug 2026 12:16PM UTC 33
96.52
GitHub Action Run
Source Files on build 32367864500
  • Tree
  • List 33
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32367864500
  • c2826ee8 on github
  • Prev Build on main (#32367232457)
  • Next Build on main (#32371463240)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc