vault-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | Yes | Database host | |
| DB_NAME | Yes | Database name | |
| DB_PORT | No | Database port | 5432 |
| DB_SCHEMA | No | Database schema | vault_mcp |
| VAULT_ADDR | Yes | Vault address | |
| DB_PASSWORD | Yes | Database password | |
| DB_USERNAME | Yes | Database username | |
| VAULT_TOKEN | No | Vault token (alternative to VAULT_TOKEN_FILE) | |
| VAULT_KV_MOUNT | No | Vault KV mount path | secret |
| VAULT_TOKEN_FILE | No | Path to Vault token file (alternative to VAULT_TOKEN) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/gwanghun-choi/vault-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server