{"id":"mcp-server-chatsum","name":"MCP Server ChatSum","homepage":"https://github.com/chatmcp/mcp-server-chatsum","repo_url":"https://github.com/chatmcp/mcp-server-chatsum","category":"messaging","subcategories":["chat-analysis","summarization"],"tags":["chat","summarization","query","local-database","sqlite","typescript"],"what_it_does":"Provides an MCP tool to query and summarize chat messages stored in a local SQLite database populated by a companion chatbot application. Exposes a single `query_chat_messages` tool for retrieval and AI-driven summarization.","use_cases":["Summarize recent chat conversations on demand from an AI assistant","Query specific chat history by parameters (date range, sender, etc.)","Build personal chat analytics on top of locally stored message data"],"not_for":["Live chat platforms (Slack, Teams, Discord) without a separate data pipeline","Cloud-hosted or multi-user chat deployments","Users who do not also run the companion chatbot that populates the database"],"best_when":"You are running the chatmcp chatbot locally and want an LLM to query or summarize your accumulated chat history through Claude Desktop or a similar MCP client.","avoid_when":"Your chat data lives in a cloud service or a database schema other than the one produced by the chatmcp chatbot; the tight coupling makes it impractical for other setups.","alternatives":["mcp-server-slack","mcp-teams-server","mcp-discord"],"af_score":64.2,"security_score":60.0,"reliability_score":null,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":"latest","last_evaluated":"2026-03-01T09:50:05.899833+00:00","performance":{"latency_p50_ms":null,"latency_p99_ms":null,"uptime_sla_percent":null,"rate_limits":null,"data_source":"llm_estimated","measured_on":null}}