Facilitates interaction with MySQL databases from Cline AI through the Model Context Protocol.

概要

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.

主な機能

  • Execute SQL queries
  • List database tables
  • Support custom connection strings
  • 0 GitHub stars

ユースケース

  • Enabling Cline AI to interact with MySQL databases
  • Automating SQL query execution via an AI agent
  • Programmatically managing MySQL data from Cline AI
Advertisement

Advertisement