{
  "name": "youth4work",
  "title": "Youth4work",
  "version": "1.0.0",
  "description": "Read-only public data from Youth4work, India: assessed talent profiles, live jobs, free exam mock tests and colleges.",
  "homepage": "https://www.youth4work.com",
  "transport": {
    "type": "streamable-http",
    "url": "https://mcp.youth4work.com/mcp"
  },
  "authentication": {
    "required": false
  },
  "tools": [
    "search_talent",
    "get_profile",
    "list_talent_categories",
    "search_jobs",
    "get_job",
    "search_mock_tests",
    "get_mock_test",
    "search_colleges",
    "get_college"
  ],
  "webmcp": "https://mcp.youth4work.com/webmcp.js"
}