Skip to main content
Glama

kcsc_search

Search South Korean construction standards by name, filtering by code type and domain. Default domain is bridge to prevent unrelated architecture standards from appearing.

Instructions

국가건설기준을 이름으로 찾는다 (KDS 설계기준·KCS 표준시방서 등 3,572건).

query: 찾을 말. 띄어쓰기로 나눈 낱말이 모두 들어간 기준을 찾는다. (예: "강구조 부재") code_type: KDS·KCS·SMCS·LHCS·EXCS·KRCCS·KWCS·NHCS·KRACS 중 하나로 좁힌다. 빈 값이면 전체. limit: 최대 건수. domain: 분야. 비우면 교량 이 기본이다 (건축 기준이 딸려 오는 것을 막기 위해). 건축구조물이면 건축 이라고 지정한다. 전체 로 두면 안 가린다.

★분야를 밝히지 않으면 교량으로 봅니다. 결과에 분야를 표시하고, 기본 분야가 아닌 것은 뒤로 미룹니다 — 교량 설계에 건축 기준(KDS 14 3x)을 쓰면 하중조합부터 달라집니다.

※ 이 검색은 기준 이름과 상위 분류만 본다. 본문 속 낱말은 찾지 못한다 (예: "강관"은 본문에 있어도 이름에는 없다). 본문 검색은 kcsc_grep 을 쓴다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
domainNo
code_typeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

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

With no annotations, the description carries full responsibility for behavioral disclosure. It clearly states the AND-matching semantics for space-separated query words, the default domain behavior and reordering of non-default domains, and the scope limitation to name/top-level classification. This is thorough and exceeds what annotations would typically provide.

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 dense and purposeful, leading with the core purpose, then systematically covering each parameter, with the critical domain warning highlighted upfront. No sentence is wasted; it is well-structured and appropriately sized.

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

Completeness5/5

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

For a search tool with 4 parameters and zero schema descriptions, the description covers every parameter, the matching logic, the domain default, and the scope limitation, and routes body-text needs to a sibling. An output schema is present, so return values are already handled elsewhere. Nothing essential is missing.

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

Parameters5/5

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

Schema description coverage is 0%, so the description must fully document every parameter. It explains query splitting and AND logic, enumerates code_type values, defines limit as max count, and details domain default and overrides. This fully compensates for the missing schema descriptions.

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 states a specific verb and resource (find national construction standards by name) and includes the catalog size (3,572 items). It explicitly contrasts with kcsc_grep for body-text search, making sibling differentiation clear without opening schemas.

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

Usage Guidelines5/5

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

It explicitly says to use kcsc_grep for body-text search, and explains the domain default behavior (bridge when empty) with guidance to set '건축' for architecture or '전체' to disable filtering. This leaves no ambiguity about when to use this tool vs alternatives.

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/lhs1152-lgtm/kcsc-design-mcp'

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