πŸ”§

Warden MCP Server

πŸ”§MCP Server

icoretech/warden-mcp

glamahybrid

Installation

Remote ServerConnect to remote MCP serverAuto-generated from README. View full documentation on GitHub β†’
claude mcp add-json warden '{"command":"npx","args":["-y","@icoretech/warden-mcp@latest","--stdio"],"env":{"BW_HOST":"https://vaultwarden.example.com","BW_CLIENTID":"user.xxxxx","BW_CLIENTSECRET":"xxxxx","BW_PASSWORD":"your-master-password"}}'
Remote ServerConnect to remote MCP server
claude mcp add-json warden '{"type":"http","url":"http://localhost:3005/sse?v=2","headers":{"X-BW-Host":"https://vaultwarden.example.com","X-BW-ClientId":"user.xxxxx","X-BW-ClientSecret":"xxxxx","X-BW-Password":"your-master-password"}}'
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "warden": { "command": "npx", "args": ["-y",...
2
Last UpdatedApr 10, 2026