chatmcp/mcp-server-chatsum
by Various
Query and Summarize your chat messages.
MCP
chatmcp/mcp-server-chatsum
Added 1 June 2026
Overview
This is an MCP server that provides tools to query and summarize chat messages. It is built in TypeScript and designed to be used with AI agents that support the Model Context Protocol.
Best for
Best for
Developers building AI agents that need to query and summarize chat histories
Use cases
- Search chat messages for specific topics
- Summarize long conversation threads
- Provide chat context to AI agents
Notes
This is an MCP server that provides tools to query and summarize chat messages. It is built in TypeScript and designed to be used with AI agents that support the Model Context Protocol.
1,031 stars on GitHub. Last updated 2024-12-04.
Use cases
- Search chat messages for specific topics
- Summarize long conversation threads
- Provide chat context to AI agents
Pros
- High star count suggests community trust and active maintenance
- Written in TypeScript for type safety and developer experience
- Open source and free to use
Cons
- Requires a client that supports the Model Context Protocol
- Summarization quality depends on the underlying language model
- Only works with chat messages it can access, requiring integration setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- High star count suggests community trust and active maintenance
- Written in TypeScript for type safety and developer experience
- Open source and free to use
Cons
- Requires a client that supports the Model Context Protocol
- Summarization quality depends on the underlying language model
- Only works with chat messages it can access, requiring integration setup
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.