MCP-сервер SafeDB (безопасный доступ к БД).
npx @safedb/safedb-mcp test-connection --config safedb.yaml DATABASE_URL=postgres://readonly:password@localhost:5432/app npx @safedb/safedb-mcp --config safedb.yaml Use a dedicated database role with read-only permissions. SafeDB MCP is a defense-in-depth layer, not a replacement for least-privilege