top | item 46625036

(no title)

alienbaby | 1 month ago

Until Claude decides to build its own tool on the fly to talk to your dB and drop the tables

discuss

order

spockz|1 month ago

That is why the credentials used for that connection are tied to permissions you want it to have. This would exclude the drop table permission.

dehugger|1 month ago

What makes you think the dbcredentials or IP are being exposed to Claude? The entire reason I build my own connectors is to avoid having to expose details like that.

What I give Claude is an API key that allows it to talk to the mcp server. Everything else is hidden behind that.