Skip to main content
Glama
youjin8812-hub

seoul-opendata-mcp

recommend_seoul_apis_for_idea

Describe your service idea in natural language to find suitable Seoul Open Data APIs. The tool searches and scores catalog datasets, returning top recommendations.

Instructions

자연어로 아이디어를 설명하면 서울 열린데이터광장(data.seoul.go.kr) 카탈로그에서 적합한 API 후보를 추천합니다. 키워드 검색·점수화를 자동으로 수행하고 상위 결과를 반환합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo최대 반환 추천 수 (기본 5, 최대 10)
apiOnlyNotrue이면 API형 데이터만 반환합니다 (파일데이터 제외)
orgNameNo제공기관명으로 범위를 좁힙니다 (예: '강남구', '서울교통공사')
divisionNo제공 주체 구분 필터 — '본청'/'산하기관'/'자치구' 중 일부 입력 (예: '자치구'만 보거나 자치구 데이터를 빼려면 '본청')
ideaTextYes만들고 싶은 서비스/앱의 아이디어를 자연어로 설명하세요 (한국어 권장)
domainHintNo검색 도메인 힌트 (예: '교통', '따릉이', '한강')
realtimePreferredNotrue이면 실시간·고빈도 업데이트 데이터를 우선 정렬합니다

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

A3.7/5.0
Behavior4/5

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

With no annotations present, the description discloses the core behavior: automatic keyword search and scoring over the catalog, then returning top results. This goes beyond a bare action statement, though it does not describe side effects or limitations; the read/recommend nature is still reasonably transparent.

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?

Two short sentences with no filler; the main action is front-loaded and the scoring/return behavior is stated concisely in the second sentence. Every sentence earns its place.

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?

The description is adequate for a recommendation tool but leaves gaps: no output schema is provided and the description does not clarify the returned result shape, sorting order, or empty-result behavior. The detailed parameter schema compensates partially, but an agent still does not know exactly what the returned 'top results' look like.

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?

Schema description coverage is 100%, and every parameter already has a meaningful description, including examples where useful. The free-text description adds no extra parameter-level semantics beyond mentioning keyword search/scoring, so the baseline score of 3 applies.

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

Purpose4/5

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

The description states a specific action ('recommends suitable API candidates') against a named resource (Seoul open data catalog), and clearly centers on natural-language idea input. It does not explicitly contrast with sibling tools like search_seoul_datasets, so it falls short of a 5.

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 opening phrase '자연어로 아이디어를 설명하면' implies the intended use case: use this when the user has an idea rather than a precise search query. However, it gives no explicit when-not-to-use guidance or mention of alternatives such as search_seoul_datasets or refine_seoul_recommendations, leaving routing partially implicit.

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

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/youjin8812-hub/seoul-opendata-mcp'

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