{"openapi":"3.1.0","info":{"title":"캐치테이블 레스토랑 예약 API","description":"캐치테이블은 국내 유명 레스토랑 예약 플랫폼으로, 파트너 API를 통해 레스토랑 예약 가능 시간 조회, 예약 생성, 대기열 관리 기능을 제공합니다. 다이닝 추천, 레스토랑 연동 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"catch-table-api","x-fusepie-category":"culture","x-fusepie-provider":"캐치테이블"},"servers":[],"paths":{"/":{"get":{"operationId":"call_catch_table_api","summary":"캐치테이블 레스토랑 예약 API","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.catchtable.co.kr/"}}},"x-mcp-config":{"mcpServers":{"catch-table-api":{"command":"npx","args":["-y","@fusepie/mcp-catch-table-api"],"env":{"API_KEY":""}}}}}