mem8-mcp-server

iswnischay/mem8-mcp-server

3.2

If you are the rightful owner of mem8-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 dayong@mcphub.com.

The Secrets Manager MCP Server provides a secure interface for AI assistants to interact with the mem8 secrets management application, enabling operations such as authentication, secret management, and session handling.

Tools

Functions exposed to the LLM to take actions

mem8_authenticate

Authenticate with email and password to access secrets

mem8_list_secrets

List all secret keys for the authenticated user

mem8_get_secret

Retrieve a specific secret value by key

mem8_add_secret

Add or update a secret with key and value

mem8_delete_secret

Delete a secret by key

mem8_logout

Clear authentication credentials

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources