MCP.so
登录

Context Optimizer

@malaksedarous

关于 Context Optimizer

Provides context optimization tools to extract targeted information rather than processing large files and command outputs in their entirety.

基本信息

分类

其他

传输方式

stdio

发布者

malaksedarous

提交者

Malak Sedarous

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "context-optimizer": {
      "command": "context-optimizer-mcp"
    }
  }
}

工具

5

Extract specific information from files without loading entire contents into chat context. Perfect for checking if files contain specific functions, extracting import/export statements, or understanding file purpose without reading the full content.

Execute terminal commands and intelligently extract relevant information using LLM analysis. Supports non-interactive commands with security validation, timeouts, and session management for follow-up questions.

Continue conversations about previous terminal executions without re-running commands. Access complete context from previous `runAndExtract` calls including full command output and execution details.

Conduct quick, focused web research on software development topics using Exa.ai's research capabilities. Get current best practices, implementation guidance, and up-to-date information on evolving technologies.

Comprehensive research and analysis using Exa.ai's exhaustive capabilities for critical decision-making and complex architectural planning. Ideal for strategic technology decisions, architecture planning, and long-term roadmap development.

概览

What is Context Optimizer?

Context Optimizer is an MCP server that provides tools for file interrogation, terminal command execution with LLM analysis, follow-up questions, and web research using Exa.ai and a Gemini LLM. It is designed for developers using MCP-compatible clients like Claude Desktop and VS Code to optimize context usage.

How to use Context Optimizer?

Install globally with `

评论

其他 分类下的更多 MCP 服务器