ContextGC
by superZavier · development · mcp-server, glama
基于AST解析的上下文智能压缩MCP服务器,通过提取代码骨架和按需展开函数,节省70-90% token,并支持渐进式上下文加载。
Source: https://github.com/superZavier/contextgc-mcp
Install
git clone https://github.com/superZavier/contextgc-mcpTags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
ContextGC is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- GitHub MCP Server by maheshjagzap123
Exposes GitHub actions as tools for creating branches, pushing files, opening and merging pull requests.
- mcp-pipedrive by leonardoceron-yvy
Enables to manage Pipedrive deals, activities, persons, organizations, and custom fields with automatic backup and restore capabilities, allowing safe pipeline management via natural language.
- heygen-mcp by cinderhaus
Exposes HeyGen's video generation API to MCP-compatible clients, enabling listing avatars, generating videos, and checking render status.
- marimo-mcp by Vladisluv12
Auto-discovers running marimo notebooks and exposes tools for reading, editing, and running cells via MCP, supporting both HTTP and VS Code backends.
- mcp-starter by ejoliet
A minimal MCP server demonstrating tools, resources, and prompts for managing notes, with a simple notes app that supports adding, listing, deleting notes and summarizing them.
- sap-btp-destination-mcp by facusada
A Python MCP server that authenticates with SAP BTP, reads Destination Service configurations, and exposes endpoints and MCP tools to access and call these destinations.
- social-mcp by whypuss
Lets you control Meta apps (Facebook, Instagram, Threads) using your Chrome login session without API tokens, enabling actions like posting, messaging, and reading inbox locally.
- mcpv3e by IamFreak10
MCP server providing greeting and echo tools for testing and demonstration.
Frequently asked questions
How do I install ContextGC?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support ContextGC?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is ContextGC free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.