←back to thread

784 points rexpository | 2 comments | | HN request time: 0.513s | source
1. 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 #
2. 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.