Low Risk

MOLIT-SINGLE-MULTI-TRADE-GET

국토교통부 단독·다가구 매매 실거래가 조회 - 반드시 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET) Tool을 호출하여 법정동코드(5자리) 획득(region_cd의 앞 5자리 사용) - LAWD_CD : 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET)Tool에서 제공하는 법정동코드(5자리)를 자동 매핑하여 사용, 반드시 앞 5자리를 잘라서 사용(1168000000 > 11680) [응답 규격] - 응답 포맷: application/xml - item 주요 필드: * 거래금액 ...

Part of the [대한민국] 쉽고 간편한 부동산 실거래 조회 MCP server. Enforce policies on this tool with Intercept, the open-source MCP proxy.

AI agents call MOLIT-SINGLE-MULTI-TRADE-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-SINGLE-MULTI-TRADE-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.

mcp-foundry-real-estate.yaml
tools:
  MOLIT-SINGLE-MULTI-TRADE-GET:
    rules:
      - action: allow

See the full [대한민국] 쉽고 간편한 부동산 실거래 조회 policy for all 10 tools.

Tool Name MOLIT-SINGLE-MULTI-TRADE-GET
Category Read
Risk Level Low

View all 10 tools →

Agents calling read-class tools like MOLIT-SINGLE-MULTI-TRADE-GET have been implicated in these attack patterns. Read the full case and prevention policy for each:

Browse the full MCP Attack Database →

Other tools in the Read risk category across the catalogue. The same policy patterns (rate-limit, allow) apply to each.

What does the MOLIT-SINGLE-MULTI-TRADE-GET tool do? +

국토교통부 단독·다가구 매매 실거래가 조회 - 반드시 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET) Tool을 호출하여 법정동코드(5자리) 획득(region_cd의 앞 5자리 사용) - LAWD_CD : 행정안전부 법정동 코드 조회(MOIS-LAWD-CODE-GET)Tool에서 제공하는 법정동코드(5자리)를 자동 매핑하여 사용, 반드시 앞 5자리를 잘라서 사용(1168000000 > 11680) [응답 규격] - 응답 포맷: application/xml - item 주요 필드: * 거래금액 * 대지면적/연면적 * 건축년도 * 계약일자 * 법정동, 지번. It is categorised as a Read tool in the [대한민국] 쉽고 간편한 부동산 실거래 조회 MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on MOLIT-SINGLE-MULTI-TRADE-GET? +

Add a rule in your Intercept YAML policy under the tools section for MOLIT-SINGLE-MULTI-TRADE-GET. You can allow, deny, rate-limit, or validate arguments. Then run Intercept as a proxy in front of the [대한민국] 쉽고 간편한 부동산 실거래 조회 MCP server.

What risk level is MOLIT-SINGLE-MULTI-TRADE-GET? +

MOLIT-SINGLE-MULTI-TRADE-GET is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit MOLIT-SINGLE-MULTI-TRADE-GET? +

Yes. Add a rate_limit block to the MOLIT-SINGLE-MULTI-TRADE-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.

How do I block MOLIT-SINGLE-MULTI-TRADE-GET completely? +

Set action: deny in the Intercept policy for MOLIT-SINGLE-MULTI-TRADE-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.

What MCP server provides MOLIT-SINGLE-MULTI-TRADE-GET? +

MOLIT-SINGLE-MULTI-TRADE-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.

Enforce policies on [대한민국] 쉽고 간편한 부동산 실거래 조회

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.