{"openapi":"3.1.0","info":{"title":"국토교통부 건축물 기본정보","description":"국토교통부 건축물대장 기본정보 API는 전국 건축물의 용도, 구조, 면적, 층수, 사용승인일, 건폐율, 용적률 등 기본 정보를 제공합니다. 부동산 상세 분석, 건물 가치 평가, 재건축 대상 분석 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"molit-building-info","x-fusepie-category":"realestate","x-fusepie-provider":"국토교통부"},"servers":[{"url":"http://apis.data.go.kr/1613000/BldRgstService_v2","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_molit_building_info","summary":"국토교통부 건축물 기본정보","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.data.go.kr/"}}},"x-mcp-config":{"mcpServers":{"molit-building-info":{"command":"npx","args":["-y","@fusepie/mcp-molit-building-info"],"env":{"API_KEY":""}}}}}