mcp-server-chatsum
@MCP-Mirror
About mcp-server-chatsum
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
1Query chat messages
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
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.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments