mcp-encrypted-sqlite
by TahaHussein-dotcom
Overview
To provide secure and encrypted data storage for a Minecraft-related application or server using SQLite.
Installation
No command providedEnvironment Variables
- MCP_ENCRYPTION_KEY
Security Notes
Source code is unavailable for full review, preventing a comprehensive audit for 'eval', obfuscation, hardcoded secrets, or specific network risks. The 'encrypted' aspect suggests a focus on data security at rest, but implementation details for runtime security, dependency vetting, and potential vulnerabilities (e.g., SQL injection, key management practices) cannot be assessed.
Similar Servers
sqlite-mcp
A Model Context Protocol (MCP) server that enables LLMs to interact with SQLite databases by providing tools and resources for querying and managing data.
sqlite-mcp-server
Provides an MCP interface for an SQLite database, offering a wide range of data management, advanced analytics, JSON processing, text/vector search, and geospatial capabilities.
mcp-sqlite-tools
A Model Context Protocol (MCP) server for LLMs to safely and efficiently interact with local SQLite databases, providing comprehensive operations from schema management to query execution and transactions.
mcp_ohmy_sql-project
A Model Context Protocol (MCP) server that connects AI assistants to various SQL databases, providing intelligent query optimization, schema introspection, and secure, token-efficient data interaction.