Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SECRETS_VAULT_PATHNoThe path to the markdown file containing secrets. Defaults to ~/.secrets.md if not specified.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sectionsB

List all section titles in the secrets vault

get_sectionC

Get a specific section from the secrets vault by title

search_secretsC

Search the secrets vault for sections matching a keyword

upsert_sectionC

Add or update a section in the secrets vault

delete_sectionC

Delete a section from the secrets vault by title

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/sealca/secrets-mcp'

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