smart-context-mcp
Rank #8,791io.github.Arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
smart-context-mcp is a Model Context Protocol (MCP) server published by arrayo. It ranks #8,791 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. smart-context-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 17 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 123,255 of 132,046 servers on MCP Toplist.
Use smart-context-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add smart-context-mcp -- npx -y smart-context-mcp[mcp_servers.smart-context-mcp]
command = "npx"
args = ["-y", "smart-context-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"smart-context-mcp": {
"command": "npx",
"args": [
"-y",
"smart-context-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"smart-context-mcp": {
"command": "npx",
"args": [
"-y",
"smart-context-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"smart-context-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"smart-context-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"smart-context-mcp": {
"command": "npx",
"args": [
"-y",
"smart-context-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smart-context-mcp": {
"command": "npx",
"args": [
"-y",
"smart-context-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Arrayo%2Fsmart-context-mcp)<a href="https://mcptoplist.com/server/io.github.Arrayo%2Fsmart-context-mcp"><img src="https://mcptoplist.com/badge/io.github.Arrayo%2Fsmart-context-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
arrayo
Available versions (17)
| Version | Published |
|---|---|
| 1.21.0 | Sep 18, 2026 |
| 1.20.0 | Jun 11, 2026 |
| 1.19.0 | May 12, 2026 |
| 1.18.1 | May 12, 2026 |
| 1.17.0 | May 8, 2026 |
| 1.16.5 | May 6, 2026 |
| 1.16.4 | Apr 24, 2026 |
| 1.16.2 | Apr 23, 2026 |
| 1.16.1 | Apr 23, 2026 |
| 1.16.0 | Apr 20, 2026 |
| 1.15.0 | Apr 20, 2026 |
| 1.14.0 | Apr 20, 2026 |
| 1.13.0 | Apr 17, 2026 |
| 1.11.0 | Apr 17, 2026 |
| 1.10.0 | Apr 16, 2026 |
| 1.9.0 | Apr 16, 2026 |
| 1.8.1 | Apr 15, 2026 |
Frequently asked questions
- Who maintains smart-context-mcp?
- smart-context-mcp is maintained by arrayo, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is smart-context-mcp listed on the Official MCP Registry?
- Yes — smart-context-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does smart-context-mcp have?
- MCP Toplist tracks 17 versions of smart-context-mcp, most recently published on Sep 18, 2026.
- Where can I find the source code for smart-context-mcp?
- The source code for smart-context-mcp is hosted at github.com/arrayo/smart-context-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.