Loading MCP server directory, please wait...
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.
npx @getmcp/cli add io.github.arifulislamat/database-mcp-mysqlRequires Node.js 18+. Community-contributed server. Review source before installing.
MYSQL_HOSTDatabase host
MYSQL_USERDatabase user (a read-only user is recommended)
MYSQL_DATABASEDatabase name
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arifulislamat/database-mcp-mysql": {
"command": "npx",
"args": [
"-y",
"@database-mcp/mysql"
],
"env": {
"MYSQL_HOST": "",
"MYSQL_USER": "",
"MYSQL_PASSWORD": "",
"MYSQL_DATABASE": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.