ClaudeKeep
Createdsdairs
Enables users to save and share their Claude AI conversations using Model Context Protocol (MCP) within the Claude Desktop application.
About
ClaudeKeep was an experiment utilizing Model Context Protocol (MCP) to allow users to save and share conversations from Claude Desktop. It provided an MCP server implementation, enabling Claude to save chats to a web application where users could view their private conversations and, optionally, share them publicly. The project is no longer actively maintained but the code remains available.
Key Features
- MCP server implementation for Claude Desktop
- Web application for viewing private and public chats
- OAuth authentication with GitHub
- Ability to save chats with a 'save_chat' tool invoked by Claude
- Option to save chats as either private or public
Use Cases
- Saving Claude conversations for later reference
- Sharing Claude conversations with others
- Experimenting with Model Context Protocol (MCP) in Claude Desktop