#50 · Primary category: AI Content Readers & Aggregators

mcp-server-chatsum

chatbot chatsum mcp-server

Query and Summarize your chat messages.

Project last updated:12/04/24

GitHub Stars

1.0K

Forks

99

Contributors

1

License

Other

Why we included this project

Claude Desktop and other MCP-aware assistants can now look back at your real chat history instead of only what you paste into a prompt. The server exposes a single query tool that searches stored messages with flexible parameters and summarizes the results according to the prompt you supply, so you can ask things like what was discussed in a specific WeChat group this week. The repo also includes a small chatbot component that captures incoming WeChat messages into a local SQLite database, which gives the summarizer a ready data source without shipping your raw logs to a third party. Keep in mind that the message capture relies on an RPA-style WeChat integration, so it's more of a useful reference than a plug-and-play solution: expect some setup and tweaking before it works reliably.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category