A secure SQLite MCP (Model Context Protocol) server for AI agents with granular permissions and comprehensive security features
{
"mcpServers": {
"berthojorismcp-sqlite": {
"command": "npx",
"args": [
"-y",
"@berthojoris/mcp-sqlite-server"
]
}
}
}