Odel
Krauncher analyzer

Krauncher analyzer

Local
@ilya-a-sergeyev-gerPythonMITUpdated 2w ago

How long a GPU job will run and cost, before running it — static code analysis, never executed.

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).

PyPIkrauncher-mcpv0.5.0

Run

uvx krauncher-mcp

MCP client config

{
  "mcpServers": {
    "krauncher-analyzer": {
      "command": "uvx",
      "args": [
        "krauncher-mcp"
      ]
    }
  }
}