{"openapi":"3.1.0","info":{"title":"체육진흥투표권 경기정보 API","description":"스포츠토토 경기 및 결과 정보","version":"1.0.0","x-fusepie-id":"sports-lottery-info","x-fusepie-category":"sports","x-fusepie-provider":"공공데이터포털"},"servers":[],"paths":{"/":{"get":{"operationId":"call_sports_lottery_info","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.data.go.kr"}}},"x-mcp-config":{"mcpServers":{"sports-lottery-info":{"command":"npx","args":["-y","@fusepie/mcp-sports-lottery-info"],"env":{"API_KEY":""}}}}}