{"openapi":"3.1.0","info":{"title":"Open Food Facts","description":"전 세계 300만+ 식품의 바코드, 영양정보, 성분, 알레르기 정보를 제공하는 오픈 데이터베이스 API입니다. 인증 없이 무료로 사용 가능하며 식품 스캐너, 영양 분석, 다이어트 앱 개발에 활용됩니다.","version":"1.0.0","x-fusepie-id":"open-food-facts","x-fusepie-category":"health","x-fusepie-provider":"Open Food Facts"},"servers":[{"url":"https://world.openfoodfacts.org/api/v2","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_open_food_facts","summary":"Open Food Facts","description":"전 세계 300만+ 식품의 바코드, 영양정보, 성분, 알레르기 정보를 제공하는 오픈 데이터베이스 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"}}}}}}}},"x-mcp-config":{"mcpServers":{"open-food-facts":{"command":"npx","args":["-y","@fusepie/mcp-open-food-facts"],"env":{}}}}}