Skip to content

Add codelens-mcp to Community Servers#3918

Closed
mupozg823 wants to merge 1 commit intomodelcontextprotocol:mainfrom
mupozg823:add-codelens-mcp
Closed

Add codelens-mcp to Community Servers#3918
mupozg823 wants to merge 1 commit intomodelcontextprotocol:mainfrom
mupozg823:add-codelens-mcp

Conversation

@mupozg823
Copy link
Copy Markdown

Server info

Name: codelens-mcp
Repo: https://github.com/mupozg823/codelens-mcp-plugin
crates.io: https://crates.io/crates/codelens-mcp

Description

Harness-native compressed context engine for AI coding agents. Pure Rust MCP server providing tree-sitter-first code intelligence with bounded, ranked responses.

Key features

  • 89+ tools, 25 programming languages
  • 50-87% token reduction vs Read/Grep baselines (measured with tiktoken cl100k_base)
  • Role-based tool surfaces — planner-readonly, builder-minimal, reviewer-graph, refactor-full, ci-audit
  • Analysis handles — async durable jobs with section expansion
  • Mutation gates — preflight verification before code changes
  • Adaptive 5-stage token compression
  • Doom-loop detection — redirects repeated identical calls

Install

cargo install codelens-mcp

Placement

Added under Community Servers in alphabetical order (between code-sandbox-mcp and cognee-mcp).

@olaservo
Copy link
Copy Markdown
Member

Thanks for your interest in contributing! We are no longer accepting PRs to add server or framework listings to this README. Please publish your server to the MCP Server Registry instead — you can follow the quickstart guide to get listed.

See our CONTRIBUTING.md for what kinds of PRs we do accept (bug fixes, usability improvements, MCP protocol feature demos).

Closing this PR — but we'd love to see your server on the Registry!


This review was assisted by Claude Code.

@olaservo olaservo closed this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants