Mysql
Createdyoungsu5582
Enables AI assistants to securely interact with MySQL databases for listing tables, reading data, and executing SQL queries.
About
Mysql is a Java-based Model Context Protocol (MCP) server providing a controlled interface for AI assistants to interact with MySQL databases. It allows for listing available tables, reading table contents, and executing SQL queries with proper error handling. The server prioritizes secure database access through environment variables and offers comprehensive logging for monitoring and auditing.
Key Features
- Lists available MySQL tables as resources.
- Executes SQL queries with error handling.
- Provides comprehensive logging.
- Reads table contents.
- Secures database access through environment variables.
- 2 GitHub stars
Use Cases
- Enables secure interaction with MySQL databases for listing tables, reading data, and executing SQL queries.
- Allows AI assistants to explore and analyze MySQL databases in a safe and structured manner.
- Integrates seamlessly into Java-based environments.