Hello everyone!
I’m currently searching for a Model Context Protocol (MCP) implementation that can handle database operations for both MySQL and PostgreSQL. My goal is to enable Roo to retrieve data from these databases and perform updates as needed.
I’ve been trying to find a reliable solution that supports both database types, but I’m having trouble identifying the best options available. Has anyone here worked with MCPs for database connectivity? I’d really appreciate any recommendations or suggestions from the community.
Specifically, I need something that can handle basic CRUD operations and work seamlessly with both MySQL and PostgreSQL environments. Any advice on which MCP tools or libraries you’ve had success with would be extremely helpful.
Thanks in advance for your help!