MCP Toolbox for Databases is currently in beta, and may see breaking changes until the first stable release (v1.0). MCP Toolbox for Databases is an open source MCP server for databases. It enables you ...
This is a very simple library to encrypt and store secret keys (or any text) locally. The keys are stored in a local sqlite database. The keys are encrypted using AES-GCM. That's it. In theory, the ...