feat: add HTTP and index transports to the MCP server
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
@mattrossman @gregnr Can you please take a look at this PR?
Hey @Priyanshuthapliyal2005, Supabase recently released its Remote MCP server
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.