Skip to main content
ClaudeWave

The official e18e MCP server

MCP ServersOfficial Registry17 stars2 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
69/100
· OK
Passed
  • Open-source license (MIT)
  • Recently active
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/e18e/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/e18e/mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# `@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

What people ask about mcp

What is e18e/mcp?

+

e18e/mcp is mcp servers for the Claude AI ecosystem. The official e18e MCP server It has 17 GitHub stars and was last updated today.

How do I install mcp?

+

You can install mcp by cloning the repository (https://github.com/e18e/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is e18e/mcp safe to use?

+

Our security agent has analyzed e18e/mcp and assigned a Trust Score of 69/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains e18e/mcp?

+

e18e/mcp is maintained by e18e. The last recorded GitHub activity is from today, with 2 open issues.

Are there alternatives to mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: e18e/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/e18e-mcp)](https://claudewave.com/repo/e18e-mcp)
<a href="https://claudewave.com/repo/e18e-mcp"><img src="https://claudewave.com/api/badge/e18e-mcp" alt="Featured on ClaudeWave: e18e/mcp" width="320" height="64" /></a>

More MCP Servers

mcp alternatives