MCPcopy
hub / github.com/benborla/mcp-server-mysql / index.ts

File index.ts

src/config/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as dotenv from "dotenv";
2import * as fs from "fs";
3import { SchemaPermissions } from "../types/index.js";
4import { parseSchemaPermissions, parseMySQLConnectionString } from "../utils/index.js";

Callers

nothing calls this directly

Calls 5

parseColumnPatternsFunction · 0.85
parseSchemaPermissionsFunction · 0.85
readCACertificateFunction · 0.85
readSSLFileFunction · 0.85

Tested by

no test coverage detected