Skip to main content
Glama
obundh

Korea Public Data Catalog MCP

by obundh

대한민국 공공데이터 메타데이터 검색

search_public_datasets
Read-onlyIdempotent

Search for Korean public datasets by name, organization, format, and keywords from a static catalog of 96,056 entries, with filters for providers, classifications, licenses, and more.

Instructions

2026-06-30 기준 로컬 정적 목록에서 이름·기관·분류·형식·키워드와 공식 링크 후보를 검색합니다. 원자료 값이나 외부 API를 조회하지 않으며 이용허락 표시는 공식 페이지 재확인을 위한 출처 메타데이터입니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
offsetNo
formatsNo
regionsNo
licensesNo
statusesNo
providersNo
source_idsNo
access_typesNo
record_kindsNo
classificationsNo
include_non_dataNo
authentication_requiredNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description adds meaningful behavioral context beyond the read-only/idempotent annotations: it specifies the snapshot date (2026-06-30), that the source is a fixed local list, that it does not access external APIs or raw data, and that license indications are merely metadata for verification. This helps set accurate expectations about data freshness and limitations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences: the first states the action and scope, the second clarifies limitations. It is front-loaded and every sentence adds value without redundancy or excessive detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 14 parameters and no output schema, the description gives enough high-level context for an agent to know what the tool does and its limitations, but it does not cover parameter semantics, result structure, or pagination behavior. It is adequate for selection but lacks depth for confident invocation without relying on parameter names alone.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description does not explain the 14 parameters. It mentions searchable fields (name, agency, classification, format, keyword) but does not map them to schema properties like 'query', 'providers', 'formats', or 'classifications', nor does it clarify how array filters or booleans (e.g., 'include_non_data') behave. The description provides minimal compensation for the lack of schema documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: searching a local static list for metadata fields like name, agency, classification, format, and keyword, plus official link candidates. It uses a specific verb ('검색합니다') and resource, and its scope is delineated from sibling tools that list, fetch details, or recommend combinations.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for searching metadata and distinguishes itself by noting it does not query raw values or external APIs, but it does not explicitly state when to prefer this over sibling tools or when not to use it. No alternatives are named, so usage guidance is only implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/obundh/korea-public-data-catalog-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server