MySQL MCP Server
JSON →A read-only MySQL database server for LLMs to inspect schemas and execute queries.
Tools · 1
- query Execute read-only SQL queries against the connected database. Input: sql (string): The SQL query to execute. All queries are executed within a READ ONLY transaction. Authentication is handled automatically using the provided credentials.
Links
★ 1 GitHub stars