graal
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources ๐
graal MCP Server
MCP server for oracle/graal
Ready-to-Use Client Configurations
{
"mcpServers": {
"graal": {
"command": "npx",
"args": [
"-y",
"@oracle/graal"
]
}
}
}