

WeChat Summarizer
Summary
This MCP server, developed by idoubi, enables AI assistants to query and summarize chat messages stored in a local database. Built in TypeScript, it integrates with Claude Desktop and provides a standardized interface for retrieving conversation history. The implementation stands out by offering flexible querying options and the ability to generate summaries based on custom prompts. By bridging AI models with chat logs, this server allows AI systems to analyze conversation patterns, extract insights, and provide context-aware responses. It is particularly useful for personal knowledge management, conversation analysis, and building more contextually-aware AI assistants that can reference and learn from past interactions.
Available Actions(1)
query_chat_messages
Query chat messages with given parameters and summarize chat messages based on the query prompt.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation