Labsco
chatmcp logo

ChatSum

β˜… 1,000

from chatmcp

Summarize chat messages from a local database file.

πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

mcp-server-chatsum

This MCP Server is used to summarize your chat messages.

δΈ­ζ–‡θ―΄ζ˜Ž

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

  • Set up environment variables:

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

Copy & paste β€” that's it
CHAT_DB_PATH=path-to/chatbot/data/chat.db
  • Install dependencies:
Copy & paste β€” that's it
pnpm install

Build the server:

Copy & paste β€” that's it
pnpm build

For development with auto-rebuild:

Copy & paste β€” that's it
pnpm watch

Community

About the author