# e18e MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/dev-e18e-e18e
- Repository: https://github.com/e18e/mcp

## Install
- Command: `npx -y @e18e/mcp`
- Endpoint: https://mcp.e18e.dev/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @e18e/mcp v0.0.10
- Remote endpoint: https://mcp.e18e.dev/mcp

## Tools
- code-checker (Check if the code contains some inefficient or outdated packages imported and suggests alternatives.) - Check if the code contains some inefficient or outdated packages imported and suggests alternatives. Endpoint: https://mcp.e18e.dev/mcp
- lookup-replacement (Check if a package has a more performant, maintained or efficient replacement by package name, replacement text, or topic. Returns a list of suggestions with descriptions and documentation links.) - Check if a package has a more performant, maintained or efficient replacement by package name, replacement text, or topic. Returns a list of suggestions with descriptions and documentation links. Endpoint: https://mcp.e18e.dev/mcp
- npm-i-checker (Check for outdated or insecure npm packages in an install script like `npm i` or `pnpm add` or `yarn add` or `bun i`.) - Check for outdated or insecure npm packages in an install script like `npm i` or `pnpm add` or `yarn add` or `bun i`. Endpoint: https://mcp.e18e.dev/mcp

## Resources
Not captured

## Prompts
- task - e18e-task A prompt to execute a task using the e18e MCP server at the best of its abilities. Arguments: task

## Metadata
- Owner: dev.e18e
- Version: 0.0.10
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 22, 2026
- Source: https://registry.modelcontextprotocol.io
