M
MySQL Database

MySQL Database

mcp server

Description

This MCP server implementation provides a bridge to MySQL databases, enabling AI assistants to inspect database schemas and execute read-only queries. Developed by yuru-sha, it offers tools for safe query execution within READ ONLY transactions, ensuring data integrity. The server is built using TypeScript and integrates with the Model Context Protocol SDK. It features Docker support and is available as an NPM package, making it easy to deploy in various environments. The implementation focuses on security and read-only access, making it suitable for AI applications that need to analyze data or generate insights from MySQL databases without risking data modification.

Server Details

Added

April 21, 2025