mcpbeat Sign in

Kr Groundtruth MCP Server

answering

Kr Groundtruth is answering right now. Last checked 1 min ago. It exposes 8 tools.

Korean fact-verification tools for AI agents: business registration, address, DART, apt prices, laws

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
92 of 92 checks
8
Tools
read from the server
511 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Kr Groundtruth every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add kr-groundtruth --transport http https://kr-groundtruth-mcp.vercel.app/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kr-groundtruth": {
      "url": "https://kr-groundtruth-mcp.vercel.app/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kr-groundtruth]
url = "https://kr-groundtruth-mcp.vercel.app/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kr-groundtruth": {
      "url": "https://kr-groundtruth-mcp.vercel.app/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kr-groundtruth": {
      "url": "https://kr-groundtruth-mcp.vercel.app/api/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

address
search_address
Cost: 1 credit/call (cache hit: 1). 도로명주소·지번주소·건물명 키워드로 공식 주소를 검색해 정규화합니다. 우편번호(postal_code), 행정구역코드(adm_code), 아파트 실거래가 조회용 법정동코드 5자리(lawd_code), 영문주소를 반환합니다. 예: '세종대로 209', '역삼동 736-1', '삼성전자 본사'.
apartment
apartment_trade_prices
Cost: 3 credits/call (cache hit: 1). 국토교통부 아파트 매매 실거래가를 시군구(법정동코드 5자리) + 계약월(YYYYMM) 단위로 조회합니다. lawd_code는 search_address 결과의 lawd_code를 사용하세요 (예: 강남구 11680). deal_amount_krw는 원 단위 정수입니다.
balance
get_balance
Cost: free. 현재 API 키 계정의 크레딧 잔액과 충전 URL 안내를 반환합니다.
corporation
search_corporation
Cost: 1 credit/call (cache hit: 1). 법인명으로 금융감독원 DART 등록 법인을 검색해 corp_code(8자리 고유번호)를 찾습니다. 상장사는 stock_code가 함께 반환됩니다. lookup_corporation의 corp_code 입력으로 사용하세요.
law
search_law
Cost: 2 credits/call (cache hit: 1). 법제처 국가법령정보센터에서 현행 법령(법률·시행령·시행규칙)을 검색합니다. 법령ID, 소관부처, 공포/시행일, 상세 링크를 반환합니다. 예: '개인정보 보호법', '주택임대차보호법'.
lookup
lookup_corporation
Cost: 2 credits/call (cache hit: 1). DART corp_code로 기업개황을 조회합니다: 정식 법인명, 대표자, 법인등록번호, 사업자등록번호, 주소, 업종코드, 설립일, 상장시장. corp_code를 모르면 먼저 search_corporation을 호출하세요.
pricing
get_pricing
Cost: free. 툴별 크레딧 비용, 크레딧 단가(KRW), 충전 방법을 반환합니다.
verify
verify_business_registration
Cost: 2 credits/call (cache hit: 1). 국세청 사업자등록번호 상태(계속사업자/휴업/폐업/미등록)와 과세유형을 조회합니다. 대표자명(representative_name)과 개업일(opened_date, YYYYMMDD)을 함께 주면 등록정보 진위확인까지 수행합니다. 한 번에 최대 100건. 결과 status: active | suspended | closed | not_registered.

Endpoints

URLTransportStateLatencyChecked
https://kr-groundtruth-mcp.vercel.app/api/mcp streamable-http answering 552 ms 1 min ago

Alternatives to Kr Groundtruth

same job, measured the same way
BizVerify
by bizverify

KYB for AI agents: verify business registrations from MCP clients.

9 tools answering
Eu Verify
by contentfactory

European business verification for AI agents: registry, VAT, sanctions, IBAN. Pay-per-call x402.

19 tools answering
C
402oracle
by 402oracle

Signed verification attestations for agent decisions: business, price, freshness, claim checks.

4 tools answering
Daxoom
by daxoom

Owner-verified local business data for AI agents: profiles, hours, prices, with provenance.

answering
K-Work Trust
by hycore220

Korean business record validation and workflow safety gates for AI agents.

3 tools answering
GenGEO Agent Registry
by warwickwood-cell

Merchant verification for AI shopping agents.

1 tools answering
Okaneland MCP
by thebaronofai

Verified AI-tool prices and AI product margin math for agents.

65 installs/wk local only
C
Mixer4AI
by mixer4ai

Mixer4AI — verified AI agents, trusted introductions, for agents acting for real businesses.

14 tools answering

Kr Groundtruth — questions

Answers built from our own checks of this server.

What can Kr Groundtruth do?
It exposes 8 tools, read directly from the server on our last check. Among them: apartment_trade_prices, get_balance, get_pricing, lookup_corporation, search_address, search_corporation and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Kr Groundtruth working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 511 ms. The bar chart above shows every period we have measured.
How do I connect Kr Groundtruth?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Kr Groundtruth need an API key?
No. Kr Groundtruth completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Kr Groundtruth?
It answers our handshake in 511 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.