Rtms Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Rtms Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
한국 아파트 매매 실거래가(국토교통부 RTMS) 데이터를 조회하는 MCP 서버입니다.
아파트 매매 실거래가: 단지명, 전용면적, 거래금액, 층, 건축년도, 거래유형, 매도자/매수자 구분 등
공공데이터포털에서 "아파트 매매 실거래가 자료" API 키를 발급받으세요.
claude_desktop_config.json에 추가:
{
"mcpServers": {
"rtms": {
"command": "npx",
"args": ["rtms-mcp"],
"env": {
"DATA_GO_KR_API_KEY": "발급받은_API_키"
}
}
}
}claude mcp add rtms -- npx rtms-mcpDATA_GO_KR_API_KEY=발급받은_API_키 npx rtms-mcp| 파라미터 | 필수 | 설명 |
|---|---|---|
lawd_cd | O | 지역코드 (법정동코드 앞 5자리) |
deal_ymd | O | 계약년월 (YYYYMM 6자리) |
num_of_rows | 결과 수 (기본 20) | |
page_no | 페이지 번호 (기본 1) |
{"total_count":50,"items":[{"지역코드":"11680","법정동":"역삼동","단지명":"역삼래미안","전용면적":"84.92","거래금액만원":"230,000","층":"12","건축년도":"2004","거래유형":"중개거래","매도자":"개인","매수자":"개인"}]}MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.