aagalyoon/keeper-mcp-server
3.2
If you are the rightful owner of keeper-mcp-server 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.
The Keeper MCP Server is a secure Model Context Protocol server that provides access to Keeper Secrets Manager, allowing clients to retrieve secrets from a Keeper vault.
Tools
Functions exposed to the LLM to take actions
ksm_list_secrets
List all secrets accessible to your application.
ksm_get_secret
Retrieve a complete secret by UID or title.
ksm_get_field
Get a specific field value from a secret.
ksm_search_secrets
Search for secrets by title or content.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client