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!