Slimcontext MCP Server
Rank #13335io.github.agentailor/slimcontext-mcp-server
Provides AI chat history compression tools through token-based trimming and AI-powered summarization strategies to manage conversation context within token limits.
Slimcontext MCP Server is a Model Context Protocol (MCP) server published by agentailor. It ranks #13335 of 58,900 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Slimcontext MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 16, 2025.
Ranks ahead of 45,565 of 58,900 servers on MCP Toplist.
Use Slimcontext MCP Server
Add Slimcontext MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"slimcontext-mcp-server": {
"command": "npx",
"args": [
"-y",
"slimcontext-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
agentailor
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Sep 16, 2025 |
| 0.1.1 | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Slimcontext MCP Server?
- Provides AI chat history compression tools through token-based trimming and AI-powered summarization strategies to manage conversation context within token limits.
- Who maintains Slimcontext MCP Server?
- Slimcontext MCP Server is maintained by agentailor, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Slimcontext MCP Server an official MCP server?
- Yes — Slimcontext MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Slimcontext MCP Server have?
- MCP Toplist tracks 3 versions of Slimcontext MCP Server, most recently published on Sep 16, 2025.
- Where can I find the source code for Slimcontext MCP Server?
- The source code for Slimcontext MCP Server is hosted at github.com/agentailor/slimcontext-mcp-server.