{"openapi":"3.1.0","info":{"title":"서울시 부동산 정보 조회","description":"서울시 열린데이터광장에서 제공하는 서울시 부동산 종합 정보 API입니다. 공시지가, 개별공시가격, 건축물 정보, 토지이용계획 등을 조회할 수 있으며, 서울 지역 부동산 분석, 투자 의사결정 지원 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"seoul-real-estate","x-fusepie-category":"realestate","x-fusepie-provider":"서울열린데이터광장"},"servers":[{"url":"http://openapi.seoul.go.kr:8088","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_seoul_real_estate","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://data.seoul.go.kr/"}}},"x-mcp-config":{"mcpServers":{"seoul-real-estate":{"command":"npx","args":["-y","@fusepie/mcp-seoul-real-estate"],"env":{"API_KEY":""}}}}}