MySQL
Summary
This MySQL MCP server provides a standardized interface for connecting to and querying MAMP MySQL databases via socket connections. Built with TypeScript and leveraging the mysql2 library, it offers tools for listing database tables, retrieving schema information, and executing read-only SQL queries. The server implements connection pooling for improved performance and security. By abstracting MySQL database interactions into an MCP interface, it enables AI systems to easily access and analyze data stored in MAMP environments. This implementation is particularly useful for developers working with MAMP stacks who need to integrate database querying capabilities into MCP-compatible systems, facilitating use cases such as data exploration, schema analysis, and read-only data retrieval.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论