Skip to main content
Glama

Vault MCP Bridge

by geopolitis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind the server to127.0.0.1
PORTNoPort to bind the server to8000
RELOADNoEnable auto-reload for developmentfalse
KV_MOUNTNoKV mount point in Vaultsecret
LOG_LEVELNoLog level for the serverinfo
JWT_ISSUERNoJWT issuer claim
VAULT_ADDRNoVault server addresshttp://localhost:8200
VAULT_TOKENNoVault authentication token
JWT_AUDIENCENoJWT audience claim
API_KEYS_JSONNoJSON map of API keys to agent IDs: { "<api-key>": "<agent-id>" }
VAULT_ROLE_IDNoVault AppRole role ID for authentication
DEFAULT_PREFIXNoDefault prefix for agent namespacingmcp
CHILD_TOKEN_TTLNoTTL for child tokens90s
VAULT_NAMESPACENoVault namespace (Enterprise only)
VAULT_SECRET_IDNoVault AppRole secret ID for authentication
AUTH_JWT_ENABLEDNoEnable JWT authenticationtrue
JWT_HS256_SECRETNoSecret for HS256 JWT signing
AUTH_MTLS_ENABLEDNoEnable mTLS authentication via proxy headersfalse
MTLS_VERIFY_HEADERNoHeader name for mTLS verification statusx-ssl-client-verify
RATE_LIMIT_ENABLEDNoEnable rate limitingtrue
CHILD_TOKEN_ENABLEDNoEnable per-request child token issuancefalse
RATE_LIMIT_REQUESTSNoNumber of requests allowed per window60
AUTH_API_KEY_ENABLEDNoEnable API key authenticationtrue
MTLS_IDENTITY_HEADERNoHeader name for mTLS client identityx-ssl-client-s-dn
MTLS_SUBJECT_CN_PREFIXNoPrefix for extracting CN from mTLS subjectCN=
CHILD_TOKEN_POLICY_PREFIXNoPrefix for child token policy namesmcp-agent-
RATE_LIMIT_WINDOW_SECONDSNoRate limiting window in seconds60

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/geopolitis/MCP-f-Secrets'

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