← Index

e18e

dev.e18e/e18e·v0.0.5·Other
Quality Score
76
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "e18e": {
      "command": "npx",
      "args": [
        "-y",
        "@e18e/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "e18e": {
      "command": "npx",
      "args": [
        "-y",
        "@e18e/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @e18e/mcp
§03  MCP Quality Score  ·  methodology
freshness
16
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other