mcp-server-chatsum

mcp-server-chatsum

Query and summarize chat records.

MCPResearchOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.0k
Source
mcp-github

Overview

mcp-server-chatsum is an MCP server designed to query and summarize your chat history. It helps AI quickly access and understand past conversation content, enabling more effective dialogue. To use this capability, you need to first set up a chat database and connect the service via Claude Desktop configuration. Ideal for developers or teams dealing with large volumes of chat data.

Capabilities

  • Query chat records
  • Summarize chat records based on query prompts

Use cases

Analyze customer support conversationsReview meeting chat transcriptsOrganize group discussion summaries

Setup

Requires: API KeyNode 环境
1. Set environment variables: Create a .env file and set CHAT_DB_PATH; 2. Install dependencies: pnpm install; 3. Build the server: pnpm build; 4. Configure mcpServers in Claude Desktop.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to debug an MCP server?

We recommend using the MCP Inspector tool, which can be launched via pnpm inspector.

Related skills