Overview
Mcp Server Chatsum is a tool designed to summarize WeChat messages, making it easier for users to digest their chat conversations.
To use Mcp Server Chatsum, navigate to the chatbot directory, set up the chat database as per the README instructions, and start the chatbot to save your chat messages.
- Query chat messages with specific parameters. - Summarize chat messages based on user-defined prompts. - Easy setup with environment variable configuration.
- Summarizing lengthy WeChat conversations for quick reviews.
- Analyzing chat trends over time.
- Assisting users in managing their chat history efficiently.
Add to your AI client
Use these steps to connect ChatSum in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-server-chatsum-mcpso": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-chatsum-mcpso"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-server-chatsum-mcpso": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-chatsum-mcpso"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-server-chatsum-mcpso": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-chatsum-mcpso"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-server-chatsum-mcpso": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-chatsum-mcpso"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-server-chatsum-mcpso": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-chatsum-mcpso"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-server-chatsum-mcpso": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-chatsum-mcpso"
]
}
}
}FAQ
Can I use Mcp Server Chatsum with other chat applications?
Currently, it is specifically designed for WeChat messages.
Is there a graphical interface for Mcp Server Chatsum?
No, it operates through command line and requires setup via configuration files.
How do I troubleshoot issues with the server?
Use the MCP Inspector for debugging, which provides tools to access debugging information in your browser.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1661,"uuid":"fa9d33e1-43c1-4bfd-b32f-380e5159616b","name":"mcp-server-chatsum","title":"ChatSum","description":"summarize wechat messages","avatar_url":"https://r2.trys.ai/imgs/38209gtv2-1733451419299.png","created_at":"2025-02-27T06:52:02.360Z","updated_at":"2025-04-11T13:38:16.088Z","status":"created","author_name":"mcpso","author_avatar_url":null,"tags":"wechat-summarizer,chat-assistant","category":null,"is_featured":false,"sort":1,"url":"https://github.com/chatmcp/mcp-server-chatsum","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":"server","metadata":null,"user_uuid":"99e3d7bf-d170-4ba2-a777-8227f06f83ba","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":"","allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]