← All servers
⛓️

seekrit (local crypto plane)Publisher🛡 No advisories

dev.seekrit/mcp
New to MCP? Start here →
0★ stars
693weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of seekrit.dev, who proved control of the domain through the official MCP registry.

Verified owner: seekrit.devdev.seekrit/mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs SEEKRIT_CLIENT_SECRET, SEEKRIT_TOKEN, SEEKRIT_PASSPHRASE.
Configuration
Reads SEEKRIT_CLIENT_ID, SEEKRIT_API_URL.

About

Zero-knowledge secrets manager — local crypto-plane MCP server: decrypts and injects secrets.

Packages & transports

npm@seekrit/mcpv0.6.0 · npx

Metadata

Categorycrypto
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@seekrit/mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @seekrit/mcp