Developer Tools
Trust: 41/100 (Fair)e18e Guide
The official e18e MCP server keeping your agent in check from installing bloated dependencies.
11 starsby e18e
Quick Start
Install
npx @e18e/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"dev-e18e-e18e": {
"command": "npx",
"args": [
"@e18e/mcp"
]
}
}
}