context-optimizer-mcp-server and copilot-mcp-tool

These are complementary tools: context-optimizer prepares and filters code context for AI assistants, while copilot-mcp-tool expands the analysis capability by delegating to GitHub Copilot's larger token window, so they could be used together to optimize what gets sent to Copilot for processing.

Maintenance 2/25
Adoption 8/25
Maturity 24/25
Community 12/25
Maintenance 10/25
Adoption 4/25
Maturity 13/25
Community 12/25
Stars: 53
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No Package No Dependents

About context-optimizer-mcp-server

malaksedarous/context-optimizer-mcp-server

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.

This tool helps software developers manage their AI coding assistant's context more effectively. It takes overly long terminal outputs, large files, or extensive web research results and extracts only the relevant information, feeding a concise summary into the assistant. This ensures the AI assistant stays focused and productive without hitting context limits.

software-development AI-coding-assistant developer-productivity code-analysis technical-research

About copilot-mcp-tool

Poorgramer-Zack/copilot-mcp-tool

MCP server that enables AI assistants to interact with Github Copilot cli, leveraging copilot massive token window for large file analysis and codebase understanding

Scores updated daily from GitHub, PyPI, and npm data. How scores work