claudeers.
// Uncategorized / Others

mcp-server-chatsum

Query and Summarize your chat messages.

// Uncategorized / Others[ api ][ desktop ][ web ][ claude ]#claude#chatbot#chatsum#mcp-server#uncategorized$open-sourceupdated about 7 hours ago

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up mcp-server-chatsum (git-clone project) into my current project.
Found on https://claudeers.com/mcp-server-chatsum
Repo: https://github.com/chatmcp/mcp-server-chatsum
Homepage/docs: https://mcp.so
Detected install method: git-clone → git clone https://github.com/chatmcp/mcp-server-chatsum
Category: uncategorized. Platforms: api, desktop, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or clone
git clone https://github.com/chatmcp/mcp-server-chatsum

mcp-server-chatsum

This MCP Server is used to summarize your chat messages.

中文说明

preview

Before you start

move to chatbot directory, follow the README to setup the chat database.

start chatbot to save your chat messages.

Features

Resources

Tools

  • query_chat_messages - Query chat messages
    • Query chat messages with given parameters
    • Summarize chat messages based on the query prompt

Prompts

Development

  1. Set up environment variables:

create .env file in the root directory, and set your chat database path.

CHAT_DB_PATH=path-to/chatbot/data/chat.db
  1. Install dependencies:
pnpm install

Build the server:

pnpm build

For development with auto-rebuild:

pnpm watch

Installation

To use with Claude Desktop, add the server config:

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server-chatsum": {
      "command": "path-to/bin/node",
      "args": ["path-to/mcp-server-chatsum/build/index.js"],
      "env": {
        "CHAT_DB_PATH": "path-to/mcp-server-chatsum/chatbot/data/chat.db"
      }
    }
  }
}

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

pnpm inspector

The Inspector will provide a URL to access debugging tools in your browser.

Community

About the author

// compatibility

Platformsapi, desktop, web
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguageTypeScript

// faq

What is mcp-server-chatsum?

Query and Summarize your chat messages.. It is open-source on GitHub.

Is mcp-server-chatsum free to use?

mcp-server-chatsum is open-source, so it is free to use.

What category does mcp-server-chatsum belong to?

mcp-server-chatsum is listed under uncategorized in the Claudeers registry of Claude-compatible tools.

0 views
1,030 stars
unclaimed
updated about 7 hours ago

// embed badge

mcp-server-chatsum on Claudeers
[![Claudeers](https://claudeers.com/api/badge/mcp-server-chatsum.svg)](https://claudeers.com/mcp-server-chatsum)

// retro hit counter

mcp-server-chatsum hit counter
[![Hits](https://claudeers.com/api/counter/mcp-server-chatsum.svg)](https://claudeers.com/mcp-server-chatsum)

// reviews

// guestbook

0/500

// related in Uncategorized / Others

🔓

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

// uncategorizedn8n-io/TypeScript195,721NOASSERTION[ claude ]
🔓

FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Q…

// uncategorizedx1xhlol/141,748GPL-3.0[ claude ]
🔓

The agent engineering platform.

// uncategorizedlangchain-ai/Python141,411MIT[ claude ]
🔓

100+ AI Agent & RAG apps you can actually run — clone, customize, ship.

// uncategorizedShubhamsaboo/Python116,798Apache-2.0[ claude ]
→ see how mcp-server-chatsum connects across the ecosystem