Loading MCP server directory, please wait...
Read-only MySQL access, with the database and server switchable mid-conversation.
npx @getmcp/cli add io.github.shibbirweb/mcp-mysql-read-onlyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shibbirweb/mcp-mysql-read-only": {
"command": "npx",
"args": [
"-y",
"@shibbirweb/mcp-mysql-read-only"
],
"env": {
"MYSQL_HOST": "",
"MYSQL_PORT": "",
"MYSQL_USER": "",
"MYSQL_PASSWORD": "",
"MYSQL_DATABASE": "",
"MYSQL_PROFILES": "",
"MYSQL_DEFAULT_PROFILE": "",
"MYSQL_CONNECT_TIMEOUT_MS": "",
"MYSQL_QUERY_TIMEOUT_MS": ""
}
}
}
}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.