Skip to main content
Glama
Knuckles-Team

vaultwarden-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind the MCP server to (e.g. 127.0.0.1).
PORTNoPort for the network transport (e.g. 8000).
DEBUGNoVerbose logging.
MCP_URLNoURL of the MCP server the agent connects to.
MODEL_IDNoOperator-configured model id for the agent.
PROVIDERNoOperator-configured LLM provider for the agent.
ADMINTOOLNoEnable the vaultwarden_admin tool domain.
AUTH_TYPENoAuthentication type for network listeners (e.g. none).
SENDSTOOLNoEnable the vaultwarden_sends tool domain.
TRANSPORTNoTransport mode: stdio, streamable-http, or sse.
SYSTEMTOOLNoEnable the vaultwarden_system tool domain.
CIPHERSTOOLNoEnable the vaultwarden_ciphers tool domain.
ENABLE_OTELNoSet to True to enable OpenTelemetry/Langfuse telemetry.
FOLDERSTOOLNoEnable the vaultwarden_folders tool domain.
ACCOUNTSTOOLNoEnable the vaultwarden_accounts tool domain.
EUNOMIA_TYPENoEunomia access governance mode: none, embedded, or remote.
ENABLE_WEB_UINoServe the AG-UI web interface.
MCP_TOOL_MODENoTool surface mode: intent, condensed, verbose, or both. Default is intent.intent
OIDC_CLIENT_IDNoOIDC client id (service-account auth).
MAINTENANCETOOLNoEnable the vaultwarden_maintenance tool domain.
MCP_CLIENT_AUTHNoOutbound MCP child auth: oidc-client-credentials, basic, or none.
MCP_ENABLED_TAGSNoComma-separated tag allow-list.
PYTHONUNBUFFEREDNoUnbuffered stdout (recommended in containers).
MCP_DISABLED_TAGSNoComma-separated tag deny-list.
MCP_ENABLED_TOOLSNoComma-separated tool allow-list.
ORGANIZATIONSTOOLNoEnable the vaultwarden_organizations tool domain.
EUNOMIA_REMOTE_URLNoRemote Eunomia authorization server URL.
MCP_DISABLED_TOOLSNoComma-separated tool deny-list.
EUNOMIA_POLICY_FILENoPath to the Eunomia policy file.
VAULTWARDEN_MCP_IMAGENoContainer image reference for the MCP server.
OIDC_CLIENT_SECRET_REFNoRuntime secret reference for the OIDC service account.
MCP_BASIC_AUTH_USERNAMENoHTTP Basic username for MCP_CLIENT_AUTH=basic.
VAULTWARDEN_AGENT_IMAGENoContainer image reference for the agent server.
MCP_BASIC_AUTH_PASSWORD_REFNoRuntime secret reference for HTTP Basic auth.
OTEL_EXPORTER_OTLP_ENDPOINTNoOTLP collector endpoint.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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