by MCP Community
A secure SQLite MCP (Model Context Protocol) server for AI agents with granular permissions and comprehensive security features
A secure SQLite MCP (Model Context Protocol) server for AI agents with granular permissions and comprehensive security features
npx -y @berthojoris/mcp-sqlite-server
{
"mcpServers": {
"sqlite-server": {
"command": "npx",
"args": ["-y", "@berthojoris/mcp-sqlite-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared