{"type":"mcp_server","name":"mcp-server-chatsum","description":"The mcp-server-chatsum repository provides an MCP server to summarize chat messages stored in a database, allowing users to query and summarize their conversations using tools and prompts. It's designed for","category":"Communication","language":"TypeScript","stars":1029,"forks":79,"owner":"chatmcp","github_url":"https://github.com/chatmcp/mcp-server-chatsum","homepage":"https://mcp.so","setup":"## Setup\n\n1.  Move to the `chatbot` directory and follow the `README` to set up the chat database.\n2.  Start the chatbot to save your chat messages.\n3.  Create a `.env` file in the root directory and set the `CHAT_DB_PATH` to your chat database path.\n4.  Install dependencies using `pnpm install`.\n5.  Build the server using `pnpm build`.\n6.  For development with auto-rebuild, use `pnpm watch`.\n7.  To use with Claude Desktop, add the server config to the `claude_desktop_config.json` file.\n8.  Set the command, args, and environment variables in the `claude_desktop_config.json` file.\n9.  For debugging, use the MCP Inspector with `pnpm inspector`.","tools":"## Available Tools\n\n1.  `query_chat_messages` - Query chat messages with given parameters.\n2.  `query_chat_messages` - Summarize chat messages based on the query prompt.","faq":null,"created_at":"2024-12-03T16:08:19+00:00","updated_at":"2025-03-28T20:10:27+00:00","source_url":"https://model-context-protocol.com/servers/query-summarize-chat-messages-mcp-server","related_articles":[]}