claude mcp add deve18e-e18e -- npx -y @e18e/mcp
{
"mcpServers": {
"deve18e-e18e": {
"command": "npx",
"args": ["-y", "@e18e/mcp"]
}
}
}
{
"mcpServers": {
"deve18e-e18e": {
"command": "npx",
"args": ["-y", "@e18e/mcp"]
}
}
}
{
"mcpServers": {
"deve18e-e18e": {
"command": "npx",
"args": ["-y", "@e18e/mcp"]
}
}
}
About This MCP Server
The dev.e18e/e18e server is an implementation of the Model Context Protocol, available as a package on npm, and it helps manage dependencies for AI coding assistants by preventing the installation of unnecessary or bloated dependencies, keeping the agent efficient. It connects to the agent via stdio, enabling communication and control over the dependencies installed. Developers would use this server when they need to ensure their AI coding assistant is using optimized dependencies and want to maintain control over the installation process.
The official e18e MCP server keeping your agent in check from installing bloated dependencies.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.
Package
@e18e/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The e18e server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.