secrets-mcp
by sealca
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SECRETS_VAULT_PATH | No | The path to the markdown file containing secrets. Defaults to ~/.secrets.md if not specified. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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