MySQL
Facilitates interaction with MySQL databases from Cline AI through the Model Context Protocol.
Acerca de
This custom server acts as a bridge, enabling Cline AI to seamlessly perform operations on MySQL databases using the Model Context Protocol (MCP). It allows for the execution of SQL queries and provides functionalities to list database tables, supporting flexible configuration via environment variables or custom connection strings. Designed to run as a separate process, it empowers AI agents to manage and retrieve data from MySQL efficiently, extending Cline AI's capabilities for structured data interaction.
Características Principales
- Execute SQL queries
- List database tables
- Support custom connection strings
- 0 GitHub stars
Casos de Uso
- Enabling Cline AI to interact with MySQL databases
- Automating SQL query execution via an AI agent
- Programmatically managing MySQL data from Cline AI