Back to Home

mcp-sqlite

Verified Safe

by rosch100

Overview

An MCP server enabling interaction with SQLCipher-encrypted SQLite databases, offering features for schema exploration, data querying, and CRUD operations.

Installation

Run Command
No command provided

Security Notes

The `execute_sql` tool allows arbitrary SQL execution without parameterization, posing a SQL injection risk if used with untrusted input; users are explicitly warned about this. However, the server prioritizes robust security for passphrases using AES-256-GCM encryption, macOS Keychain integration, and environment variables, including strong key validation. Other tools include SQL identifier validation.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-17

Tags

SQLiteEncryptionDatabaseMCPJava