mcp-server-chatsum
@MCP-Mirror
关于 mcp-server-chatsum
Mirror of
基本信息
配置
工具
1Query chat messages
概览
What is mcp-server-chatsum?
mcp-server-chatsum is an MCP server that summarizes your chat messages. It queries a chat database and can summarize based on a query prompt. It is for users who want to analyze and summarize saved chat conversations.
How to use mcp-server-chatsum?
First, move to the chatbot directory and follow its README to set up the chat database, then start the chatbot to save messages. Configure the server in Claude Desktop by adding a JSON entry with the CHAT_DB_PATH environment variable set to the database file. After installation, the server provides a query_chat_messages tool to query and summarize chats.
Key features of mcp-server-chatsum
- Query chat messages with given parameters
- Summarize chat messages based on the query prompt
- Integrates with the chatbot’s SQLite database
Use cases of mcp-server-chatsum
- Summarizing recent conversations from a chat log
- Extracting key topics from chat history
- Analyzing chat message patterns over time
FAQ from mcp-server-chatsum
What does mcp-server-chatsum do?
It queries and summarizes chat messages stored in a chatbot database.
How do I set up the chat database?
Move to the chatbot directory and follow the README there to configure and start the chatbot, which will save chat messages.
How do I install mcp-server-chatsum for Claude Desktop?
Add the server configuration to the Claude Desktop config file with the command, args, and env fields, setting CHAT_DB_PATH to the database file.
What tools does mcp-server-chatsum provide?
It provides one tool: query_chat_messages, which can query and summarize chat messages.
What dependencies are required?
Node.js, pnpm (for development/build), and a properly set up chatbot database.
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mlops
visengerA curated list of references for MLOps
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Servers
modelcontextprotocolModel Context Protocol Servers
评论