Hacker News new | ask | show | jobs
by zdql 346 days ago
This feels misleading. MCP servers for supabase should be used as a dev tool, not as a production gateway to real data. Are people really building MCPs for this purpose?
1 comments

Yes it's dev tool but when dev asks for data from DB through MCP it's accidentally running a sql injected by the attacker and reveals information to them.