Loading MCP server directory, please wait...
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
npx @getmcp/cli add io.github.infoinlet-marketplace/mcp-mysqlRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infoinlet-marketplace/mcp-mysql": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-mysql"
]
}
}
}