Skip to main content
Glama
AIWerk

@aiwerk/mcp-server-vault

by AIWerk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRY_RUNNoSet 1 to log write operations without executing them0
READ_ONLYNoSet 1 to block all write operations (Send creation and save)0
VAULT_API_BASEYesBase URL of your Bitwarden/Vaultwarden instance (no trailing slash)
VAULT_CLIENT_IDYesPersonal API key client_id (e.g. user.abc-def-1234)
VAULT_CLIENT_SECRETYesPersonal API key client_secret
VAULT_API_TIMEOUT_MSNoHTTP timeout in milliseconds15000
VAULT_MASTER_PASSWORDYesVault master password (used for E2E decryption key derivation)
VAULT_EXPOSED_COLLECTIONNoName of the collection visible to agentsmcp-exposed
VAULT_AGENT_CREATED_COLLECTIONNoName of the collection for agent-created secretsmcp-agent-created

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/AIWerk/mcp-server-vault'

If you have feedback or need assistance with the MCP directory API, please join our Discord server