국토교통부 연립·다세대 전·월세 실거래가 조회 - 반드시 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET) Tool을 호출하여 법정동코드(5자리) 획득(region_cd의 앞 5자리 사용) - LAWD_CD : 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET)Tool에서 제공하는 법정동코드(5자리)를 자동 매핑하여 사용, 반드시 앞 5자리를 잘라서 사용(1168000000 > 11680) [응답 규격] - 응답 포맷: application/xml - body > items > item 배열...
Part of the [대한민국] 쉽고 간편한 부동산 실거래 조회 MCP server. Enforce policies on this tool with Intercept, the open-source MCP proxy.
AI agents call MOLIT-ROW-MULTI-RENT-GET to retrieve information from [대한민국] 쉽고 간편한 부동산 실거래 조회 without modifying any data. This is common in research, monitoring, and reporting workflows where the agent needs context before taking action. Because read operations don't change state, they are generally safe to allow without restrictions -- but you may still want rate limits to control API costs.
Even though MOLIT-ROW-MULTI-RENT-GET only reads data, uncontrolled read access can leak sensitive information or rack up API costs. An agent caught in a retry loop could make thousands of calls per minute. A rate limit gives you a safety net without blocking legitimate use.
Read-only tools are safe to allow by default. No rate limit needed unless you want to control costs.
tools:
MOLIT-ROW-MULTI-RENT-GET:
rules:
- action: allow See the full [대한민국] 쉽고 간편한 부동산 실거래 조회 policy for all 10 tools.
Agents calling read-class tools like MOLIT-ROW-MULTI-RENT-GET have been implicated in these attack patterns. Read the full case and prevention policy for each:
Other tools in the Read risk category across the catalogue. The same policy patterns (rate-limit, allow) apply to each.
국토교통부 연립·다세대 전·월세 실거래가 조회 - 반드시 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET) Tool을 호출하여 법정동코드(5자리) 획득(region_cd의 앞 5자리 사용) - LAWD_CD : 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET)Tool에서 제공하는 법정동코드(5자리)를 자동 매핑하여 사용, 반드시 앞 5자리를 잘라서 사용(1168000000 > 11680) [응답 규격] - 응답 포맷: application/xml - body > items > item 배열 - item 주요 필드: * 보증금(deposit) * 월세금(monthlyRent) * 전용면적(area) * 층(floor) * 계약년월일 * 연립다세대명, 법정동. It is categorised as a Read tool in the [대한민국] 쉽고 간편한 부동산 실거래 조회 MCP Server, which means it retrieves data without modifying state.
Add a rule in your Intercept YAML policy under the tools section for MOLIT-ROW-MULTI-RENT-GET. You can allow, deny, rate-limit, or validate arguments. Then run Intercept as a proxy in front of the [대한민국] 쉽고 간편한 부동산 실거래 조회 MCP server.
MOLIT-ROW-MULTI-RENT-GET is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the MOLIT-ROW-MULTI-RENT-GET rule in your Intercept policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the Intercept policy for MOLIT-ROW-MULTI-RENT-GET. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
MOLIT-ROW-MULTI-RENT-GET is provided by the [대한민국] 쉽고 간편한 부동산 실거래 조회 MCP server (MCP-Foundry/real-estate). Intercept sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept