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

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags