{"openapi":"3.1.0","info":{"title":"대한체육회 선수등록정보","description":"국내 등록 선수 종목별 정보 조회","version":"1.0.0","x-fusepie-id":"ksa-athlete-register","x-fusepie-category":"sports","x-fusepie-provider":"대한체육회"},"servers":[],"paths":{"/":{"get":{"operationId":"call_ksa_athlete_register","summary":"대한체육회 선수등록정보","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.data.go.kr/data/15052695/fileData.do"}}},"x-mcp-config":{"mcpServers":{"ksa-athlete-register":{"command":"npx","args":["-y","@fusepie/mcp-ksa-athlete-register"],"env":{"API_KEY":""}}}}}