Keeper-Security/keeper-mcp-golang-docker
3.3
If you are the rightful owner of keeper-mcp-golang-docker and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
KSM MCP Server provides secure AI access to Keeper Secrets, acting as an intermediary between AI models and Keeper Secrets Manager.
Tools
Functions exposed to the LLM to take actions
list_secrets
List all accessible secrets (metadata only).
get_secret
Retrieve a specific secret with sensitive fields masked by default.
create_secret
Create a new secret, requiring confirmation.
update_secret
Update an existing secret, requiring confirmation.
delete_secret
Delete a secret, requiring confirmation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client