The official e18e MCP server keeping your agent in check from installing bloated dependencies.
MCP server that flags inefficient or outdated npm packages and serves migration docs. It exposes tools for checking install commands or source files, a resource template with curated replacement guides, and a helper prompt for task-oriented workflows. : Input an install command (, , , ). Returns for packages that have better-native or better-maintained alternatives. : Input a full source file…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server that flags inefficient or outdated npm packages and serves migration docs. It exposes tools for checking install commands or source files, a resource template with curated replacement guides, and a helper prompt for task-oriented workflows. : Input an install command (, , , ). Returns for packages that have better-native or better-maintained alternatives. : Input a full source file (JS/TS/JSX/TSX). Parses imports and returns when a listed module should be replaced. (template): URI .…