Skip to main content
Knowledge & MemoryUnknown

chatmcp/mcp-server-chatsum

Query and summarize your chat messages with AI prompts.

knowledge-memory
Share:

Quick Start

Clone the repository:

git clone https://github.com/chatmcp/mcp-server-chatsum

Claude 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.

Details

Category
Knowledge & Memory
Language
Unknown
Author
chatmcp