e18e

The official e18e MCP server keeping your agent in check from installing bloated dependencies.

11MITdevtools

Install

Config snippet generator goes here (5 client tabs)

README

# `@e18e/mcp`

> The official e18e MCP server for advising agents on modern and performant best practices

> [!WARNING]
> This project is in very early stages and may break without notice. Have fun!

## Capabilities

- Check install commands for packages that have better-native or better-maintained alternatives
- Analyze source files to identify imports that should be replaced with modern alternatives
- Provide curated migration guides for transitioning away from outdated packages

## Packages

This monorepo contains the following packages:

- **[@e18e/mcp](./packages/stdio/)** - The main stdio implementation of the e18e MCP server

## Sponsors

<p align="center">
  <a href="https://e18e.dev/sponsor">
    <img src="https://e18e.dev/sponsors.svg" alt="e18e community sponsors" />
  </a>
</p>

# License

MIT