{"openapi":"3.1.0","info":{"title":"대법원 판례 검색","description":"대법원 및 하급심 판례 검색 API","version":"1.0.0","x-fusepie-id":"court-precedent-scourt","x-fusepie-category":"legal","x-fusepie-provider":"법제처·대법원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_court_precedent_scourt","summary":"대법원 판례 검색","description":"대법원 및 하급심 판례 검색 API","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.law.go.kr/LSO/openApi/openApiList.do"}}},"x-mcp-config":{"mcpServers":{"court-precedent-scourt":{"command":"npx","args":["-y","@fusepie/mcp-court-precedent-scourt"],"env":{"API_KEY":""}}}}}