- Sun Mcp
Sun Mcp
🌞 A dedicated MCP server purpose-built for agent conversation summarization.
Content
Sun MCP Server
🌞 An MCP server designed for Agent session summarization. Automatically summarizes current sessions and saves them as .mdc files when you input the -sun command.
English | 中文
✨ Features
- 🌞 Simple Command: Just type
-sunto trigger session summarization - 🌍 Multilingual Support:
-sungenerates Chinese summaries,-sun engenerates English summaries - 📝 Smart Summarization: Automatically analyzes session content and extracts core insights and key points
- 📁 Auto Save: Saves files in
datetime_functionality.mdcformat to.sunfolder - 🎯 Status Tracking: Automatically determines task completion status (completed/partial/failed/ongoing)
- 📊 Structured Output: Includes core essence, key points, outcomes, and next steps
- 🔍 History Review: Supports listing and viewing historical summaries
🚀 Quick Start
Method 1: npm Installation (Recommended)
Use Easy MCP Installation in Claude Desktop:
- Name:
Sun MCP - Command:
npx -y sun-mcp@latest
Method 2: Manual Configuration
Add to Claude Desktop configuration file:
{
"mcpServers": {
"sun-mcp": {
"command": "npx",
"args": ["-y", "sun-mcp@latest"]
}
}
}
Restart Claude Desktop after configuration.
📖 Usage
Basic Usage
Simply type in Claude Desktop:
-sun # Generate Chinese summary
-sun en # Generate English summary
-sun We discussed API development # English summary with context
Generated Files
Summary files are automatically saved to the .sun folder in your project root:
.sun/
├── 20241208_143022_MCP_Server_Development.mdc
├── 20241208_150315_API_Development.mdc
└── 20241208_162045_Bug_Fixing.mdc
📄 Summary File Format
Each .mdc file contains structured session summaries:
# Functionality Session Summary
## Session Overview
**Timestamp**: 2024-12-08T14:30:22.000Z
**Completion Status**: completed
**Message Count**: 15
**Main Functionality**: MCP Server Development
## Core Essence
User requested to create an MCP server, assistant implemented complete session summarization functionality...
## Key Points
- Created MCP server architecture
- Implemented intelligent session analysis
- Added file saving functionality
## Outcomes
- Successfully created a fully functional MCP server
- Implemented automated session summarization
## Next Steps
- Conduct functionality testing
- Optimize summarization algorithm
🛠️ Local Development
# Clone the project
git clone https://github.com/ChenYCL/sun-mcp.git
cd sun-mcp
# Install dependencies
npm install
# Build project
npm run build
# Local testing
node dist/server.js
🎯 Problems Solved
- ✅ Precision Loss from Large Sessions: Saves key information through timely summarization
- ✅ Context Loss: Structured preservation of session essence and outcomes
- ✅ Difficult Review: Provides historical summary viewing functionality
- ✅ Manual Organization Tedium: One-click automatic summarization and saving
🤝 Contributing
Issues and Pull Requests are welcome!
Server Config
{
"mcpServers": {
"sun-mcp": {
"command": "npx",
"args": [
"-y",
"sun-mcp@latest"
]
}
}
}Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
CursorThe AI Code Editor
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Amap Maps高德地图官方 MCP Server
DeepChatYour AI Partner on Desktop
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
WindsurfThe new purpose-built IDE to harness magic
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Tavily Mcp
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright McpPlaywright MCP server
Serper MCP ServerA Serper MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.