graal

GitHub

GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources ๐Ÿš€

21,661 stars Java Java 1 file ยท ~4,250 tokens #aot#compiler#graalvm#java

graal MCP Server

MCP server for oracle/graal

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "graal": {
      "command": "npx",
      "args": [
        "-y",
        "@oracle/graal"
      ]
    }
  }
}