←back to thread

796 points rexpository | 1 comments | | HN request time: 0.001s | source
Show context
zdql ◴[] No.44504937[source]
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?
replies(1): >>44509955 #
1. admiralrohan ◴[] No.44509955[source]
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.