MySQL Database Server icon

MySQL Database Server

8

Enables LLMs to inspect MySQL database schemas and execute read-only queries.

소개

MySQL Database Server provides a Model Context Protocol (MCP) server for MySQL databases. This server allows Large Language Models (LLMs) to safely interact with your MySQL database by inspecting schemas and executing read-only queries within secure READ ONLY transactions. It's designed for seamless integration with tools like Claude Desktop and offers flexible installation options via Docker, NPM, or Smithery.

주요 기능

  • Available as an NPM package
  • Schema inspection capabilities
  • 2 GitHub stars
  • Read-only access to MySQL databases
  • Safe query execution within READ ONLY transactions
  • Docker support

사용 사례

  • Connecting MySQL databases to LLMs for data analysis
  • Enabling AI-powered insights from MySQL data
  • Building applications that require read-only access to MySQL schemas