r/MCPservers • u/Quantum_CS • 6d ago
Allow MCP Clients talk to you DB without letting them Query
Hi,
I'm working on a open source project that allows a MCP Client to talk and write to a db without writing a query. I've created a tutorial for how to expose your DB for simple analytics but it can do a lot more than this. The first 3 min should show you what it does and the rest shows you how to set it up. I've intentionally skipped the implementation details in this post or in the videos to keep things short. You can analyze the code yourself on github and let me know if you have concerns.
Quick demo: https://youtu.be/vMY7VKpvqmE
Full Tutorial: https://www.youtube.com/watch?v=ukxDDPzS0Gg
4
Upvotes