Skip to main content
Glama

Ultralytics MCP Server

.gitignore•662 B
# Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Docker .docker/ # Logs logs/ *.log # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Large datasets - exclude from repository YOLO_MultiLevel_Datasets/ *.png *.jpg *.jpeg *.zip # Cache files *.cache # PyTorch models *.pt *.pth # Workspace data workspace/ ultralytics/runs/ ultralytics/custom_datasets/ # IDE .vscode/ .idea/ # OS .DS_Store Thumbs.db # Temporary files *.tmp # Training results and outputs results/ runs/ weights/ *.pt *.onnx # Ultralytics cache .ultralytics/ # Jupyter checkpoints .ipynb_checkpoints/ *.temp

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MetehanYasar11/ultralytics_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server