Acerca de
The Postgres MySQL tool acts as a Model Context Protocol (MCP) server, enabling seamless interaction with both PostgreSQL and MySQL databases. It runs as a stdio server, allowing MCP-compatible clients, such as AI agents or integrated development environments, to perform a variety of database operations. Capabilities include connecting to databases, executing SQL queries with parameterized support, listing available tables, and describing table schemas. The server incorporates connection pooling for enhanced performance and offers flexible configuration through environment variables or direct parameters, simplifying database management within an MCP ecosystem.