supabase-mcp icon indicating copy to clipboard operation
supabase-mcp copied to clipboard

feat: add HTTP and index transports to the MCP server

Open Priyanshuthapliyal2005 opened this issue 7 months ago • 3 comments

What kind of change does this PR introduce?

Current behavior

mcp-server-supabase only supported stdio.

New behavior

Added remote HTTP transport alongside stdio; updated binaries and build config. Tested across 20+ available tools, working seamlessly.

Related Issues

#149 #123 #6 #69

Demo

https://drive.google.com/file/d/1WAN84mZFRZrExxy5-XlPBuYevFSWwNt8/view?usp=sharing

Additional context

N/A

Priyanshuthapliyal2005 avatar Oct 02 '25 19:10 Priyanshuthapliyal2005

@mattrossman @gregnr Can you please take a look at this PR?

Priyanshuthapliyal2005 avatar Oct 02 '25 20:10 Priyanshuthapliyal2005

Hey @Priyanshuthapliyal2005, Supabase recently released its Remote MCP server

Rodriguespn avatar Oct 09 '25 21:10 Rodriguespn

Hey @Priyanshuthapliyal2005, Supabase recently released its Remote MCP server

Thanks for the update! At the time of working on this, I wasn’t aware of the remote MCP server release I actually built this around the same time as the Supabase launch. This addition could still be useful for self-hosted setups, though it’s not strictly required. I’ll leave the decision to the maintainers.happy to close it if it’s redundant.

Priyanshuthapliyal2005 avatar Nov 04 '25 16:11 Priyanshuthapliyal2005