Back to Home
e18e icon

mcp

Verified Safe

by e18e

Overview

This MCP server assists developers by identifying inefficient or outdated npm packages in install commands and source files, providing migration documentation.

Installation

Run Command
npx -y @e18e/mcp

Security Notes

The server primarily performs static analysis on user-provided code and package install commands. It uses 'es-module-lexer' for code parsing, which is a safe static analysis library. Documentation is fetched from a known GitHub repository during build time and served locally, mitigating runtime network risks for content. No direct execution of arbitrary user-provided code ('eval') or hardcoded secrets were found. The overall architecture focuses on data processing rather than complex external interactions that might introduce vulnerabilities.

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars9
Forks0
Last Update2026-01-09

Tags

mcpnpmpackageslintingdocumentation