Provides a comprehensive set of tools for interacting with and administering MySQL and PostgreSQL database schemas and data.
MyPos is an MCP (Model-Context-Protocol) server designed for robust database management. It seamlessly connects to both MySQL and PostgreSQL databases, offering a wide array of functionalities to interact with and administer your database schema and data. From listing tables and executing SQL queries to creating, modifying, and deleting tables, columns, and foreign keys, MyPos empowers developers with a programmatic interface to manage their databases efficiently. It also supports data insertion, full CRUD operations on any table, and convenient data import/export capabilities in CSV or JSON formats, making it a versatile tool for database-driven applications.