Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yuru-sha • Data & Databases
A Model Context Protocol (MCP) server that lets LLM agents inspect MySQL schemas and run read-only queries safely.
Inspect MySQL database schemas to understand table structures, columns, and relationships before generating queries.
Run safe, read-only SQL queries against a MySQL database to answer data-focused questions without risking data modification.
Integrate database access into desktop LLM workflows (e.g., Claude Desktop) via Docker or an NPM-installed MCP server.
This repository provides an MCP server for MySQL databases, enabling language models to explore database schemas and execute read-only queries within READ ONLY transactions. It emphasizes safety by enforcing read-only access and recommends using a read-only database user. The project supports Docker and publishing via an NPM package, and integrates easily with tools like Claude Desktop.
[MySQL MCP Server [v0.1.0]] Run SELECT queries against MySQL database (READ-ONLY) (Multi-DB mode enabled)
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.