Catalog
io.github.infoinlet-marketplace/mcp-mysql
OfficialRead-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
Query MySQL/MariaDB databases with read-only access and SQL safety guards.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-mysql": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-mysql@0.1.1"
]
}
}
}