k-skill-korea

k-skill-korea

A read-only MCP server providing access to various Korean public data such as subway arrivals, weather, fine dust, bike availability, real estate, and more.

Category
Visit Server

README

K-스킬 Korea MCP

Hosted k-skill-proxy REST endpoints wrapped as a read-only Model Context Protocol server for PlayMCP in KC.

Tools

  • check_proxy_health
  • search_subway_arrivals
  • check_fine_dust
  • forecast_korea_weather
  • check_han_river_water_level
  • check_seoul_bike_nearby
  • 서울 도시데이터, 따릉이, 카카오 장소/좌표/길찾기, KOSIS
  • 오피넷, 국토부 부동산 실거래가, 공영주차장, 생활쓰레기, LH 공고
  • 국민연금 사업장, 금융위 기업개요, 나라장터, K-Startup
  • 법령/판례, 의약품/식품 안전, 한국 주식, 네이버 쇼핑/뉴스
  • 도서관 정보나루, NEIS 학교/급식

The MCP exposes every safe read-only GET route from the hosted k-skill-proxy. Business registration POST routes are intentionally excluded from the PlayMCP wrapper.

Local

npm ci
npm run build
PORT=8000 npm start

MCP endpoint:

http://127.0.0.1:8000/mcp

PlayMCP in KC Git Source Build

  • MCP 서버 이름: k-skill-korea
  • 설명: 한국 생활형 공공 데이터 조회용 read-only MCP 서버
  • Git URL: this repository HTTPS URL
  • 브랜치 / ref: main
  • Dockerfile 경로: Dockerfile
  • PAT: public repository이면 비움
  • 환경변수: KSKILL_PROXY_BASE_URL=https://k-skill-proxy.nomadamas.org
  • 컨테이너 포트: 8000

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured