Loading MCP server directory, please wait...
Controlled SQL access gateway with policy, cost limits, tenant isolation, and safe tools.
npx @getmcp/cli add io.github.nethinwei/sql-mcp-serverRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nethinwei/sql-mcp-server": {
"command": "docker",
"args": [
"type=bind,src={config_path},dst=/config/config.yaml,readonly",
"run",
"-i",
"--rm",
"-e",
"DATABASE_DSN",
"ghcr.io/nethinwei/sql-mcp-server:0.1.10",
"serve",
"/config/config.yaml",
"stdio"
],
"env": {
"DATABASE_DSN": ""
}
}
}
}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.