Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by youngsu5582 • Uncategorized
An MCP server enabling secure interaction with MySQL databases for AI assistants.
List available MySQL tables as resources.
Read data from MySQL tables securely.
Execute SQL queries with error handling.
This MCP server allows AI assistants to list MySQL tables, read table contents, and execute SQL queries through a controlled and secure interface. It preserves core functionality from a Python codebase, enabling seamless integration into Java environments. The server emphasizes security by using environment variables for database access and encourages best practices such as minimal permissions and logging.