MCP Directory
Back

mcp-server-chatsum

by chatmcp · TypeScript · ★ 1,034

Query and Summarize your chat messages.

#chatbot#chatsum#mcp-server

Install

npx -y github:chatmcp/mcp-server-chatsum

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-chatsum": {
      "command": "npx",
      "args": [
        "-y",
        "github:chatmcp/mcp-server-chatsum"
      ]
    }
  }
}

From the README

This MCP Server is used to summarize your chat messages. [中文说明](README_CN.md) > **Before you start** > > move to [chatbot](./chatbot) directory, follow the [README](./chatbot/README.md) to setup the chat database. > > start chatbot to save your chat messages. - - Query chat messages - Query chat messages with given parameters - Summarize chat messages based on the query prompt 1. Set up environment variables: create file in the root directory, and set your chat database path. 2. Install dependencies: Build the server: For development with auto-rebuild: To use with Claude Desktop…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers