Installation & Configuration
{
"mcpServers": {
"safedb": {
"command": "safedb-mcp",
"args": [
"--config",
"/absolute/path/to/safedb.yaml"
],
"env": {
"DATABASE_URL": "postgres://readonly:password@localhost:5432/app"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12