Skip to main content
Glama

Server Details

Cloudflare Workers MCP server: govdata-korea

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
lazymac2x/govdata-korea-api
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.5/5 across 6 of 6 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct aspect of Korean government data (business types, economic indicators, exchange rates, holidays, population, postal codes) with no overlapping purposes, making it easy for an agent to select the correct one.

Naming Consistency5/5

All tools follow a consistent 'get_' prefix followed by the resource name in snake_case (e.g., get_business_types, get_economic_indicators), making the naming pattern predictable.

Tool Count5/5

With 6 tools, the server is well-scoped for a focused government data provider, offering essential data categories without being overwhelming or too sparse.

Completeness4/5

The tool set covers major data categories like economic indicators, demographic, geo, and legal data, but missing some common government data such as education, health, or transport statistics, though not critical.

Available Tools

6 tools
get_business_typesInspect

Look up Korean Standard Industrial Classification (KSIC) business type codes.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeNoKSIC code letter (A-U). Omit for all.
searchNoSearch term in English or Korean.
get_economic_indicatorsInspect

Get Korean economic indicators: GDP, CPI, unemployment, interest rate, trade, exchange rates, housing index.

ParametersJSON Schema
NameRequiredDescriptionDefault
indicatorNoSpecific indicator: gdp, cpi, unemployment, interest_rate, trade, exchange_rates, housing. Omit for all.
get_exchange_ratesInspect

Get KRW exchange rates against major currencies. Optionally filter by currency code (e.g. USD, EUR, JPY).

ParametersJSON Schema
NameRequiredDescriptionDefault
currencyNoCurrency code to filter (e.g. USD, EUR, JPY). Omit for all rates.
get_holidaysInspect

Get Korean public holidays for a given year (2024-2026).

ParametersJSON Schema
NameRequiredDescriptionDefault
yearNoYear (2024, 2025, or 2026). Default 2026.
get_populationInspect

Get South Korea population data by region. Based on 2024 KOSIS resident registration data.

ParametersJSON Schema
NameRequiredDescriptionDefault
regionNoRegion name in English or Korean (e.g. "Seoul", "서울"). Omit for all regions.
lookup_postal_codeInspect

Look up Korean postal codes by district, city, area name, or postal code number.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query: district name, city, area, or postal code (e.g. "강남", "Gangnam", "06011").

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.