Skip to main content
Glama
kizz-tech

vault-mcp-bridge

by kizz-tech

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment mode: 'development' or 'production'.
JWT_SCOPENoThe scope required for MCP requests, e.g., 'vault:read'.
MCP_HOSTSNoComma-separated list of allowed MCP hosts.
JWT_ISSUERNoThe issuer for JWT tokens.
JWT_AUDIENCENoThe audience for JWT tokens.
JWT_JWKS_URLNoURL for remote JWKS when JWT_ALLOW_REMOTE_JWKS is true.
MCP_VAULT_IDNoIdentifier for the vault.
ALLOWED_HOSTSNoComma-separated list of allowed hosts.
JWT_JWKS_FILENoPath to a local JWKS file used to verify JWT signatures.
MCP_DEV_TOKENNoDevelopment-only token for the MCP server.
MAX_BODY_BYTESNoMaximum request body size in bytes.
MAX_TEMP_BYTESNoMaximum temporary storage size in bytes.
MIN_FREE_BYTESNoMinimum free disk space in bytes.
MAX_INDEX_BYTESNoMaximum index size in bytes.
MAX_VAULT_BYTESNoMaximum vault size in bytes.
PUBLISHER_HOSTSNoComma-separated list of allowed publisher hosts.
MCP_RESOURCE_URLNoResource URL for the MCP endpoint.
JWT_ALLOW_RAW_JWKSNoSet to 'true' to allow raw JWKS (development exception).
MAX_DATABASE_BYTESNoMaximum database size in bytes.
MCP_INSTALLATION_IDNoIdentifier for the installation.
PUBLISHER_PUBLIC_URLNoPublic URL of the publisher.
JWT_ALLOW_REMOTE_JWKSNoSet to 'true' to allow remote JWKS.
MCP_EDGE_NONCE_HEADERNoHTTP header name for MCP edge nonce.
PUBLISHER_MTLS_REQUIREDNoSet to 'true' to require mTLS from publisher.
MAX_RETAINED_GENERATIONSNoMaximum number of retained generations.
MCP_EDGE_TIMESTAMP_HEADERNoHTTP header name for MCP edge timestamp.
MCP_EDGE_ATTESTATION_HEADERNoHTTP header name for MCP edge attestation.
PUBLISHER_EDGE_NONCE_HEADERNoHTTP header name for publisher edge nonce.
PUBLISHER_EDGE_TIMESTAMP_HEADERNoHTTP header name for publisher edge timestamp.
MAX_MCP_EDGE_ATTESTATION_ENTRIESNoMaximum number of MCP edge attestation entries.
MCP_EDGE_ATTESTATION_SECRET_FILENoPath to the secret file for MCP edge attestation.
PUBLISHER_EDGE_ATTESTATION_HEADERNoHTTP header name for publisher edge attestation.
PUBLISHER_EDGE_CERT_STATUS_HEADERNoHTTP header name for publisher edge certificate status.
PUBLISHER_EDGE_ATTESTATION_SECRET_FILENoPath to the secret file for publisher edge attestation.

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/kizz-tech/vault-mcp-bridge'

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