Skip to main content
Glama
obundh

Korea Public Data Catalog MCP

by obundh

공공데이터 조합 추천

recommend_data_combination
Read-onlyIdempotent

Break down your project or analysis into data needs and get recommendations for relevant Korean public datasets, agencies, and official links from a static catalog of 96,056 datasets.

Instructions

만들고 싶은 서비스·분석을 데이터 요구로 나눠 전체 정적 목록에서 관련 공공데이터 종류·기관·공식 확인 링크를 제안합니다. 실제 취득·가공·결합은 공식 페이지를 확인한 뒤 사용자 제품에서 수행합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goalYes
limitNo
regionsNo
data_needsNo
Behavior4/5

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

Beyond the readOnly and idempotent annotations, the description adds important behavioral context: it operates on a static list and does not actually fetch, process, or combine data; those steps are left to the user after checking official pages. This boundary-setting is valuable.

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, front-loaded with the core action and followed by a scope clarification. Every sentence carries necessary information with no redundancies.

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

Completeness4/5

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

For a read-only recommendation tool, it covers the main workflow and output (data types, institutions, links), but lacks details on optional parameters and result ranking/format. Given the absence of an output schema, more could be added, but it is largely sufficient.

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

Parameters3/5

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

With 0% schema description coverage, the description only partially compensates. It explains that the goal is broken into data needs, which relates to 'goal' and 'data_needs', but it does not describe 'limit' or 'regions' parameters or their formats.

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 decomposes a service/analysis goal into data needs and recommends relevant public data types, institutions, and official verification links from the entire static list. This specific verb+resource+scope distinguishes it from sibling tools like search_public_datasets or list_public_data_sources.

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

Usage Guidelines4/5

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

It provides a clear usage context: when the user has a desired service/analysis and wants to identify relevant public data. However, it does not explicitly mention alternatives or when not to use this tool, which would make it a 5.

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