faucetdb/faucet
Faucet is an open-source, single-binary server that turns any SQL database into a secure, governed REST API with role-based access control and native MCP support for applications and AI agents.
Platform-specific configuration:
{
"mcpServers": {
"faucet": {
"command": "npx",
"args": [
"-y",
"faucet"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...