EstebanForge/mcp-cli-ent
A context-guardian CLI for MCP servers. It provides access to MCP servers via CLI and returns clean, structured summaries to the AI agent. This prevents context window overflow and preserves the agent's reasoning capacity. Cross-platform, zero-dependency.
Platform-specific configuration:
{
"mcpServers": {
"mcp-cli-ent": {
"command": "npx",
"args": [
"-y",
"mcp-cli-ent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...