Skip to main content
ClaudeWave
malaksedarous avatar
malaksedarous

context-optimizer-mcp-server

View on GitHub

A Model Context Protocol (MCP) server that provides context optimization tools for AI coding assistants including GitHub Copilot, Cursor AI, Claude Desktop, and other MCP-compatible assistants enabling them to extract targeted information rather than processing large terminal outputs and files wasting their context.

MCP Servers59 stars6 forksTypeScriptMITUpdated 9mo ago
ClaudeWave Trust Score
67/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
  • Topics declared
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/malaksedarous/context-optimizer-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "context-optimizer": {
      "command": "node",
      "args": ["/path/to/context-optimizer-mcp-server/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/malaksedarous/context-optimizer-mcp-server and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-codecursor-idegithub-copilotmcp-server

What people ask about context-optimizer-mcp-server

What is malaksedarous/context-optimizer-mcp-server?

+

malaksedarous/context-optimizer-mcp-server is mcp servers for the Claude AI ecosystem. A Model Context Protocol (MCP) server that provides context optimization tools for AI coding assistants including GitHub Copilot, Cursor AI, Claude Desktop, and other MCP-compatible assistants enabling them to extract targeted information rather than processing large terminal outputs and files wasting their context. It has 59 GitHub stars and was last updated 9mo ago.

How do I install context-optimizer-mcp-server?

+

You can install context-optimizer-mcp-server by cloning the repository (https://github.com/malaksedarous/context-optimizer-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is malaksedarous/context-optimizer-mcp-server safe to use?

+

Our security agent has analyzed malaksedarous/context-optimizer-mcp-server and assigned a Trust Score of 67/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains malaksedarous/context-optimizer-mcp-server?

+

malaksedarous/context-optimizer-mcp-server is maintained by malaksedarous. The last recorded GitHub activity is from 9mo ago, with 52 open issues.

Are there alternatives to context-optimizer-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy context-optimizer-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: malaksedarous/context-optimizer-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/malaksedarous-context-optimizer-mcp-server)](https://claudewave.com/repo/malaksedarous-context-optimizer-mcp-server)
<a href="https://claudewave.com/repo/malaksedarous-context-optimizer-mcp-server"><img src="https://claudewave.com/api/badge/malaksedarous-context-optimizer-mcp-server" alt="Featured on ClaudeWave: malaksedarous/context-optimizer-mcp-server" width="320" height="64" /></a>

More MCP Servers