Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ A Model Context Protocol (MCP) server that provides context optimization tools f

> This MCP server is the evolution of the [VS Code Copilot Context Optimizer extension](https://github.com/malaksedarous/vscode-copilot-context-optimizer), but with compatibility across MCP-supporting applications.

<a href="https://glama.ai/mcp/servers/@malaksedarous/context-optimizer-mcp-server">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@malaksedarous/context-optimizer-mcp-server/badge" alt="Context Optimizer Server MCP server" />
</a>

## 🎯 The Problem It Solves

**Have you ever experienced this with your AI coding assistant (like Copilot, Claude Code, or Cursor)?**
Expand Down Expand Up @@ -149,4 +153,4 @@ Contributions are welcome! Please read **[docs/reference/contributing.md](docs/r
MIT License - see LICENSE file for details.
## Related Projects

- [VS Code Copilot Context Optimizer](https://github.com/malaksedarous/vscode-copilot-context-optimizer) – Original VS Code extension (companion project)
- [VS Code Copilot Context Optimizer](https://github.com/malaksedarous/vscode-copilot-context-optimizer) – Original VS Code extension (companion project)