Odel
eve mentor mcp

eve mentor mcp

Local
@henryjrobinson3TypeScriptMITUpdated 2mo ago

AI mentor for new & returning EVE Online players: losses, skills, fits, ISK, routes, and more.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmeve-mentor-mcpv0.1.2

Run

npx -y eve-mentor-mcp

MCP client config

{
  "mcpServers": {
    "eve-mentor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eve-mentor-mcp"
      ]
    }
  }
}