claudekeep

claudekeep

3.4

If you are the rightful owner of claudekeep 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.

ClaudeKeep is an experimental MCP server implementation for saving and sharing AI conversations from Claude Desktop.

ClaudeKeep is a project designed to facilitate the saving and sharing of AI conversations using the Model Context Protocol (MCP). It provides an MCP server implementation that allows users to save their chats with Claude, an AI model, and view them through a web app. The platform supports both private and public chat storage, with the option to make chats public upon saving. Users can log in via GitHub OAuth to obtain a token necessary for configuring Claude Desktop to use the MCP server. The project is experimental, and users are advised not to use it for sensitive information due to potential security risks. The code remains available for those interested in working with MCP, despite a trademark takedown notice from Anthropic.

Features

  • MCP server implementation for saving AI chats
  • Web app for viewing private and public chats
  • OAuth login via GitHub for token generation
  • Support for private and public chat storage
  • Experimental project with available source code