{"openapi":"3.1.0","info":{"title":"도로교통공단 교통정보(TAGO)","description":"도로교통공단에서 제공하는 전국 도로 교통 정보 API입니다. 실시간 교통 소통 상태, 돌발 상황(사고·공사), CCTV 영상 위치, 교통량 통계를 제공하며, 내비게이션 교통 정보, 물류 경로 최적화, 교통 안전 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"ts2020-road","x-fusepie-category":"transport","x-fusepie-provider":"도로교통공단"},"servers":[{"url":"http://apis.data.go.kr/B552061/trafficInfo","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_ts2020_road","summary":"도로교통공단 교통정보(TAGO)","description":"도로교통공단에서 제공하는 전국 도로 교통 정보 API입니다. 실시간 교통 소통 상태, 돌발 상황(사고·공사), CCTV 영상 위치, 교통량 통계를 제공하며, 내비게이션 교통 정보, 물류 경로 최적화, 교통 안전 서비스에 활용됩니다.","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.data.go.kr/"}}},"x-mcp-config":{"mcpServers":{"ts2020-road":{"command":"npx","args":["-y","@fusepie/mcp-ts2020-road"],"env":{"API_KEY":""}}}}}