Keeper MCP Golang Docker
UnclaimedKeeper Secrets Manager - MCP (Model Context Protocol) server implementation
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (15)
create_folder
Create a new folder (requires confirmation; must specify a parent shared folder).
create_secret
Create a new secret (requires confirmation).
delete_folder
Delete a folder (requires confirmation; option to force delete non-empty folders).
delete_secret
Delete a secret (requires confirmation).
download_file
Download a file attachment from a secret.
generate_password
Generate a secure password. Can optionally save directly to a new secret without exposing it to the AI.
get_secret
Retrieve a specific secret (sensitive fields masked by default; unmasking requires confirmation).
get_server_version
Get the current version of the KSM MCP server.
get_totp_code
Get the current TOTP code for a secret that has TOTP configured.
health_check
Check the operational status of the MCP server and its connection to KSM.
list_folders
List all accessible folders.
list_secrets
List all accessible secrets (metadata only).
search_secrets
Search secrets by title, notes, or other field content.
update_secret
Update an existing secret (requires confirmation).
upload_file
Upload a file attachment to a secret (requires confirmation).