mcp-server-mysql

benborla
397
A model context protocol server that provides read-only access to a MySQL database. This server enables large language models to view the database structure and perform read-only queries.

Overview

What is mcp-server-mysql

mcp-server-mysql is a Model Context Protocol server that provides read-only access to MySQL databases, allowing LLMs to inspect database schemas and execute read-only queries.

How to Use

To use mcp-server-mysql, you can install it via Smithery, MCP Get, or manually using npm/PNPM. After installation, configure your LLM application with the necessary MySQL connection details.

Key Features

Key features include executing read-only SQL queries, comprehensive database information retrieval, security features like SQL injection prevention, performance optimizations, and monitoring capabilities.

Use Cases

Use cases for mcp-server-mysql include integrating LLMs with MySQL databases for data analysis, reporting, and querying without modifying the underlying data.

Content