MCPServers

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.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签