MySQL MCP Server with Web UI

JSON →
library 0.1.7 ·javascript
verified Jun 5, 2026

A MySQL Model Context Protocol (MCP) server (v0.1.7) that gives Claude Desktop and Claude Code direct access to MySQL databases through a secure, permission-controlled interface. It provides four MCP tools (query, list-tables, describe-table, list-databases) for SQL execution, schema exploration, and database navigation. Includes a React-based web UI for live configuration management, token-based authentication, and a multi-instance permission system. Requires Node.js >=20.0.0 and MySQL 5.7+. Distinguishes itself from other MCP database servers by bundling a web UI for connection management and generating API tokens.