Mysql Server icon

Mysql Server

Enables execution of SQL queries against MySQL databases using the Model Context Protocol.

소개

This tool acts as a Model Context Protocol (MCP) server, providing a bridge for interacting with MySQL databases. Built with TypeScript, it focuses on core MCP concepts by offering a straightforward mechanism to execute SQL queries and retrieve results. Configuration is handled via environment variables, making it easy to integrate with Claude Desktop and other MCP-compatible environments.

주요 기능

  • Provides a 'query' tool for executing SQL statements.
  • Configurable via environment variables (MYSQL_HOST, MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE).
  • Includes debugging support via MCP Inspector.
  • Executes SQL queries against MySQL databases.
  • Integrates with Claude Desktop through MCP server configuration.

사용 사례

  • Querying data from a MySQL database within an MCP environment.
  • Integrating MySQL data access into Claude Desktop workflows.
  • Developing custom tools for MySQL database interaction.
Craft Better Prompts with AnyPrompt
Sponsored