Back to MCP Servers
Server Chatsum
Query and summarize your chat messages with AI prompts.
knowledge-memoryai
By chatmcp
Installation
npx -y mcp-server-chatsumConfiguration
{
"mcpServers": {
"mcp-server-chatsum": {
"command": "npx",
"args": ["-y", "mcp-server-chatsum"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes