ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
ray MCP Server
MCP server for ray-project/ray
Ready-to-Use Client Configurations
{
"mcpServers": {
"ray": {
"command": "npx",
"args": [
"-y",
"@ray-project/ray"
]
}
}
}