aubi-one-david/claude-container-mssql
Podman container for running Claude Code in isolation with network firewall restrictions. Includes MSSQL tools (ODBC Driver 18, pyodbc, sqlcmd), pre-configured MCP servers, and supports both OAuth and API key auth. Alpine-based (~350MB).
Platform-specific configuration:
{
"mcpServers": {
"claude-container-mssql": {
"command": "npx",
"args": [
"-y",
"claude-container-mssql"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...