Allows for the automated saving and organization of AI conversation sessions into Markdown files, structured by metadata such as IDE name and date.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Session Saversave this current session as 'Backend API Design'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
๐ MCP Session Saver
An MCP service for saving session records. Session content can be saved to a specified directory and stored as Markdown files organized by IDE name, date, and session description.
โจ Key Features
๐ Save Session Records - Save AI conversations as Markdown files
๐ Smart Organization - Automatically categorized by IDE/date/description
๐ Session Management - Read, search, and delete sessions
๐ Multi-IDE Support - Compatible with Qoder, Cursor, Claude Desktop, Windsurf, Trae, Codebuddy, Lingma, Continue, Aider, and more
๐ Quick Start
Method 1: Using npx (Recommended)
No installation required. Simply add to your IDE's MCP configuration:
Method 2: Global Installation
MCP Configuration:
Method 3: Local Installation
๐ Custom Storage Path (Optional)
Add environment variable in MCP configuration:
๐ฏ How to Use
After configuration, simply say in your IDE:
๐ Documentation
Quick Setup Tools - One-click configuration scripts
Detailed Usage Guide - Complete usage instructions
Multi-IDE Setup - Configuration for Cursor, Claude, and other IDEs
Qoder Configuration - Qoder-specific guide
Internationalization - Multi-language support guide
๐ ๏ธ Tech Stack
JavaScript (ES Module)
@modelcontextprotocol/sdk
Node.js >= 16.0.0
๐ License
MIT
๐ Contributing
Issues and Pull Requests are welcome!