mhmtbsbyndr/codeaware-mcp
MCP server for Claude Code that compresses file reads by 90-95% via tree-sitter AST analysis, reduces test/build output by 92%, recovers full session state after /compact, and provides impact analysis on edits — all in a single Rust binary
Platform-specific configuration:
{
"mcpServers": {
"codeaware-mcp": {
"command": "npx",
"args": [
"-y",
"codeaware-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...