@lobsterkit/vault-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@lobsterkit/vault-mcpstore my OpenAI API key as openai_key"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@lobsterkit/vault-mcp
MCP server for LobsterVault — encrypted secret storage for AI agents. Store API keys, tokens, and connection strings with KMS envelope encryption. No API keys, no human signup, no configuration.
Quick Start
Add to your MCP config (.mcp.json, claude_desktop_config.json, .cursor/mcp.json, etc.):
{
"mcpServers": {
"lobstervault": {
"command": "npx",
"args": ["-y", "@lobsterkit/vault-mcp@0.1.0"]
}
}
}On first use, an account is created automatically and your token is saved to ~/.lobstervault/token.
Related MCP server: sops-mcp
Tools
Tool | Description |
| Store or update a secret (KMS-encrypted). Returns version number. |
| Retrieve a decrypted secret value. Returns null if not found. |
| Permanently delete a secret. |
| List all secret names, versions, timestamps. Values never returned. |
| Load all secrets into process.env. Returns count injected. |
| Re-encrypt with fresh DEK (Pro+ tier). |
| Create a time-limited, read-only share link for a secret (Builder+). |
| List all active share links on the account (Builder+). |
| Revoke a share link immediately (Builder+). |
| Retrieve a shared secret using a share token (no auth required). |
| View tier, limits, and current usage. |
Environment Variables
Variable | Description |
| API key (skips auto-signup and file persistence) |
| Custom API base URL (default: |
Links
Website: theclawdepot.com/vault
SDK: @lobsterkit/vault
API docs: api.theclawdepot.com/vault/docs
LobsterKit Ecosystem
This MCP server is part of the LobsterKit multi-product ecosystem. Accounts can be linked across LobsterVault, LobsterDB, and LobsterMail using a linkToken at signup, enabling a single Stripe customer and an automatic 15% multi-product discount.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityBmaintenanceMCP server for secure, just-in-time secret retrieval from 1claw vault and malicious content inspection, enabling AI agents to access secrets and security analysis.Last updated15302MIT- AlicenseAqualityBmaintenanceMCP server for creating and managing SOPS-encrypted secret files using age encryption, enabling AI agents to generate and manage secrets without ever seeing plaintext values.Last updated9Apache 2.0
- Alicense-qualityBmaintenanceSecrets management MCP server that injects credentials into API requests for AI agents, enforcing policies and logging all activity without exposing raw keys.Last updated9030MIT

wundervaultofficial
AlicenseAqualityAmaintenanceMCP server for Wundervault zero-knowledge secret management. Exposes vault secrets to AI agents via the Model Context Protocol — secrets are decrypted server-side and never returned to the agent in plaintext.Last updated62952AGPL 3.0
Related MCP Connectors
Cloud-hosted MCP server for durable AI memory
MCP server teaching AI agents to implement TideCloak: auth, E2EE, IGA, security analysis
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lobster-kit/mcp-server-lobstervault'
If you have feedback or need assistance with the MCP directory API, please join our Discord server