mcp-mysql-app
0
The MCP MySQL App is designed to interface AI systems with MySQL databases using the Model Context Protocol. It enables executing SQL queries and verifying connectivity, making database interactions more intuitive and seamless.
MCP MySQL App Overview
A Model Context Protocol (MCP) server implementation for MySQL databases, allowing AI systems to connect and execute SQL queries seamlessly. Features include type-safe tool definitions, enhanced error handling, and session awareness for improved user interactions.
Features
- MySQL tool integration
- Type-safe tool definitions
- Error handling
- Request abort signal support
- Session awareness
Usage
- Configure AI platforms to connect via MCP using provided JSON configurations for platforms like Cursor and Claude.
- Tools available include
sql_check_connection
andsql_query
for database connectivity and query execution.