Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

@Lobsterkit/Vault

БесплатноНе проверен

MCP server for LobsterVault, enabling AI agents to securely store, retrieve, manage, and share encrypted secrets with KMS envelope encryption, including environ

GitHubEmbed

Описание

MCP server for LobsterVault, enabling AI agents to securely store, retrieve, manage, and share encrypted secrets with KMS envelope encryption, including environment variable injection.

README

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/[email protected]"]
    }
  }
}

On first use, an account is created automatically and your token is saved to ~/.lobstervault/token.

Tools

Tool Description
set_secret Store or update a secret (KMS-encrypted). Returns version number.
get_secret Retrieve a decrypted secret value. Returns null if not found.
delete_secret Permanently delete a secret.
list_secrets List all secret names, versions, timestamps. Values never returned.
inject_secrets Load all secrets into process.env. Returns count injected.
rotate_secret Re-encrypt with fresh DEK (Pro+ tier).
share_secret Create a time-limited, read-only share link for a secret (Builder+).
list_shares List all active share links on the account (Builder+).
revoke_share Revoke a share link immediately (Builder+).
get_shared_secret Retrieve a shared secret using a share token (no auth required).
get_account View tier, limits, and current usage.

Environment Variables

Variable Description
LOBSTERVAULT_API_KEY API key (skips auto-signup and file persistence)
LOBSTERVAULT_API_URL Custom API base URL (default: https://api.theclawdepot.com/vault)

Links

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

from github.com/lobster-kit/mcp-server-lobstervault

Установка @Lobsterkit/Vault

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/lobster-kit/mcp-server-lobstervault

FAQ

@Lobsterkit/Vault MCP бесплатный?

Да, @Lobsterkit/Vault MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для @Lobsterkit/Vault?

Нет, @Lobsterkit/Vault работает без API-ключей и переменных окружения.

@Lobsterkit/Vault — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить @Lobsterkit/Vault в Claude Desktop, Claude Code или Cursor?

Открой @Lobsterkit/Vault на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

Compare @Lobsterkit/Vault with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai