Skip to main content
Glama
package.json•585 B
{ "name": "ultralytics-training-mcp-server", "version": "1.0.0", "description": "MCP Server for Ultralytics YOLO Training Operations - Automated training with AI agents", "type": "module", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [ "mcp", "model-context-protocol", "ultralytics", "yolo", "training", "ai-automation" ], "author": "Metehan Yasar", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "express": "^4.21.2", "cors": "^2.8.5", "axios": "^1.7.9" } }

Latest Blog Posts

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