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
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント