Back to the catalog

e18e

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

Open source Repository Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Developer tools
Publisher
dev.e18e
Origin
official
Category
ferramentas
Transport
http
Version
0.0.11
Stars
19
Forks
2
Last push
2026-08-19T07:40:32Z
Repository state
ativo
Language
TypeScript
License
MIT
Added
2026-08-29 03:01:30
Updated
2026-08-29 03:01:30
Origin id
dev.e18e/e18e

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

More