Skip to main content
ClaudeWave
mrfentmen avatar
mrfentmen

toolchain-lens-mcp

View on GitHub

toolchain-lens-mcp

ToolsOfficial Registry0 stars0 forksTypeScriptUpdated 1mo ago
ClaudeWave Trust Score
52/100
· OK
Passed
  • Recently active
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Get started
Method: Clone
Terminal
git clone https://github.com/mrfentmen/toolchain-lens-mcp
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

# toolchain-lens-mcp

Toolchain Lens is a local MCP tool for explaining reproducibility signals in small projects. It looks at package-manager files, runtime declarations, container files, and CI configuration, then reports coarse contradictions and missing anchors.

## Tool

- `explain_toolchain`: inspect a local project without returning exact versions, dependency names, command output, environment values, or secret contents.

## Safety

- Local paths only, bounded by `TOOLCHAIN_LENS_ROOT` and realpath checks.
- Reads only a bounded allowlist of toolchain and CI files.
- Skips Git data, dependencies, build output, coverage, caches, and vendor directories.
- Returns filenames, categories, and structural signal labels only.
- This is an explanation aid, not a build executor, lockfile validator, or vulnerability scanner.

## Run

```bash
npm install
npm run build
node dist/index.js
```

What people ask about toolchain-lens-mcp

What is mrfentmen/toolchain-lens-mcp?

+

mrfentmen/toolchain-lens-mcp is tools for the Claude AI ecosystem. toolchain-lens-mcp It has 0 GitHub stars and its last recorded update is dated 2026-08-09.

How do I install toolchain-lens-mcp?

+

You can install toolchain-lens-mcp by cloning the repository (https://github.com/mrfentmen/toolchain-lens-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/toolchain-lens-mcp safe to use?

+

Our security agent has analyzed mrfentmen/toolchain-lens-mcp and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/toolchain-lens-mcp?

+

mrfentmen/toolchain-lens-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-09, with 0 open issues.

Are there alternatives to toolchain-lens-mcp?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy toolchain-lens-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrfentmen/toolchain-lens-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrfentmen-toolchain-lens-mcp)](https://claudewave.com/repo/mrfentmen-toolchain-lens-mcp)
<a href="https://claudewave.com/repo/mrfentmen-toolchain-lens-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-toolchain-lens-mcp" alt="Featured on ClaudeWave: mrfentmen/toolchain-lens-mcp" width="320" height="64" /></a>