Model Context Protocol (MCP) Server: io.github.sathergate/lockbox
The io.github.sathergate/lockbox MCP server provides “Encrypted secrets for Next.js.” It uses AES-256-GCM encryption and is described as requiring “no vault.” The included readme excerpt frames this as part of the sathergate-toolkit, an “agent-native infrastructure toolkit for Next.js.”
🛠️ Key Features
- Encrypted secrets for Next.js
- AES-256-GCM encryption
- “No vault needed” (as stated in the description)
- Readme excerpt indicates “MCP in every one” (within the toolkit context)
🚀 Use Cases
- Storing and protecting secrets in Next.js applications
- Using an agent-native infrastructure approach for Next.js
⚡ Developer Benefits
- Integrates with Next.js secret handling via AES-256-GCM
- MIT-licensed toolkit repository (as shown in the excerpt)
⚠️ Limitations
- Provided material does not specify supported MCP tools, count, or implementation details.