Serversdev.e18e/e18e
E

e18e

dev.e18e/e18e · v0.0.5
▦ npm
v0.0.5npm npm: @e18e/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "dev.e18e/e18e",
  "description": "The official e18e MCP server keeping your agent in check from installing bloated dependencies.",
  "title": "e18e",
  "repository": {
    "url": "https://github.com/e18e/mcp",
    "source": "github",
    "id": "1103194575",
    "subfolder": "packages/stdio"
  },
  "version": "0.0.5",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@e18e/mcp",
      "version": "0.0.5",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}