{"openapi":"3.1.0","info":{"title":"대학알리미 공시 API","description":"전국 대학 입학·현황 공시 정보","version":"1.0.0","x-fusepie-id":"academyinfo-univ","x-fusepie-category":"education","x-fusepie-provider":"교육부"},"servers":[],"paths":{"/":{"get":{"operationId":"call_academyinfo_univ","summary":"대학알리미 공시 API","description":"전국 대학 입학·현황 공시 정보","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://www.academyinfo.go.kr"}}},"x-mcp-config":{"mcpServers":{"academyinfo-univ":{"command":"npx","args":["-y","@fusepie/mcp-academyinfo-univ"],"env":{"API_KEY":""}}}}}