anyscale-mcp.md

Anyscale MCP

from"anyscale"
480

Anyscale Ray platform for AI workloads

AI & ML
AnyscaleRayAIinfrastructure
install.sh
# Clone the repository
$git clone https://github.com/anyscale/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve