{"openapi":"3.1.0","info":{"title":"따릉이 실시간 대여정보","description":"서울시 공공자전거 따릉이 전체 대여소의 실시간 자전거 대수와 거치대 여유 현황을 제공합니다. 대여소 ID, 위치 좌표, 현재 자전거 수, 거치대 총수를 포함하며, 따릉이 연동 앱, 마이크로모빌리티 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"seoul-bicycle","x-fusepie-category":"transport","x-fusepie-provider":"서울열린데이터광장"},"servers":[],"paths":{"/":{"get":{"operationId":"call_seoul_bicycle","summary":"따릉이 실시간 대여정보","description":"서울시 공공자전거 따릉이 전체 대여소의 실시간 자전거 대수와 거치대 여유 현황을 제공합니다. 대여소 ID, 위치 좌표, 현재 자전거 수, 거치대 총수를 포함하며, 따릉이 연동 앱, 마이크로모빌리티 서비스에 활용됩니다.","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://data.seoul.go.kr/dataList/OA-15246/F/1/datasetView.do"}}},"x-mcp-config":{"mcpServers":{"seoul-bicycle":{"command":"npx","args":["-y","@fusepie/mcp-seoul-bicycle"],"env":{"API_KEY":""}}}}}