Chatsum MCP Server
Query and Summarize your chat messages.
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Quick Start
Install Command
# Chatsum MCP Server
# 1. Find the exact package/command in the repo README:
# https://github.com/chatmcp/mcp-server-chatsum#readme
#
# 2. Add it to Claude Code:
claude mcp add chatsum -- <command from README>
#
# …or add to claude_desktop_config.json:
# {
# "mcpServers": {
# "mcp-server-chatsum": { "command": "<...>", "args": ["<...>"] }
# }
# }