← All servers
πŸ”§

WundervaultVerifiedπŸ›‘ No advisories

io.github.wundervault/wundervault-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
12 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/wundervault, which proved it owns this namespace.

Verified owner: github.com/wundervault β†—io.github.wundervault/wundervault-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs WUNDERVAULT_AGENT_TOKEN.
βœ“
Configuration
Reads WUNDERVAULT_AGENT_NAME.

About

Zero-knowledge MCP secrets vault for AI agents: secrets injected at runtime, never seen by the model

Packages & transports

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

β–Ά 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 @wundervault/mcp-server