Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by webus • Uncategorized
A minimal MCP server enabling read-only MySQL queries via a controlled protocol.
Perform secure, read-only MySQL queries without risking data modification.
A minimal MCP server to integrate MySQL data into their workflows.
Enforce query restrictions and limits on MySQL access.
mysqlmcp is a lightweight Model Context Protocol server designed to handle read-only MySQL queries securely. It supports only safe SQL statements like SELECT, SHOW, DESCRIBE, and EXPLAIN, enforcing read-only transactions and preventing potentially harmful queries. Configuration options allow control over query restrictions, row limits, and timeouts, making it suitable for safe database querying in various applications.