{"openapi":"3.1.0","info":{"title":"국가법령정보센터 OpenAPI","description":"현행 법령·판례·행정규칙 조회","version":"1.0.0","x-fusepie-id":"law-open-moleg","x-fusepie-category":"legal","x-fusepie-provider":"법제처"},"servers":[],"paths":{"/":{"get":{"operationId":"call_law_open_moleg","summary":"국가법령정보센터 OpenAPI","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://open.law.go.kr"}}},"x-mcp-config":{"mcpServers":{"law-open-moleg":{"command":"npx","args":["-y","@fusepie/mcp-law-open-moleg"],"env":{"API_KEY":""}}}}}