chatmcp/mcp-server-chatsum
Query and summarize your chat messages with AI prompts.
Quick Start
Clone the repository:
git clone https://github.com/chatmcp/mcp-server-chatsumClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-chatsum": {
"command": "npx",
"args": [
"-y",
"chatmcp/mcp-server-chatsum"
]
}
}
}Check the repository README for specific installation and configuration instructions.