MCP Server for SlimContext - AI chat history compression tools
A Model Context Protocol (MCP) server that wraps the SlimContext library, providing AI chat history compression tools for MCP-compatible clients. SlimContext MCP Server exposes two powerful compression strategies as MCP tools: 1. - Token-based compression that removes oldest messages when exceeding token thresholds 2. - AI-powered compression using OpenAI to create concise summaries Add to your…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server that wraps the SlimContext library, providing AI chat history compression tools for MCP-compatible clients. SlimContext MCP Server exposes two powerful compression strategies as MCP tools: 1. ** - Token-based compression that removes oldest messages when exceeding token thresholds 2. - AI-powered compression using OpenAI to create concise summaries Add to your MCP client configuration: : OpenAI API key for summarization (optional, can be passed as tool…