Korea Weather MCP Server
MCP server using the Korea Weather Service (KWS)
ohhan777
README
Korea Weather MCP Server
본 MCP 서버는 기상청 단기 예보 조회서비스 API를 이용한 MCP 서버입니다.
소개
Korea Weather MCP Server는 날씨 정보를 수집하고, 이를 MCP를 통해 Claude나 Cursor와 같은 MCP Client(Host)에게 제공합니다.
해당 서버는 기상 정보를 기반으로 한 다양한 응용 서비스에 활용될 수 있습니다.
주요 기능
- 기상청 단기 예보 API 연동
- MCP 형식의 기상 데이터 제공
사용 방법
Installing via Smithery
To install Korea Weather for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @ohhan777/korea_weather --client claude
- data.go.kr에서 기상청 단기예보 API 활용 신청 후 API 키를 발급받습니다.
- 환경설정 파일에 MCP 서버를 등록하고, API 키는 환경변수에 설정합니다.
의존성
- Python 3.x
requests등 (자세한 내용은pyproject.toml참고)
라이선스
본 프로젝트는 내부 시험용으로 개발되었으며, 별도의 라이선스 규정 없이 자유롭게 배포 및 수정이 가능합니다.
문의
개발자: 한국항공우주연구원 오한 (ohhan@kari.re.kr)
Recommended Servers
mixpanel
Connect to your Mixpanel data. Query events, retention, and funnel data from Mixpanel analytics.
Sequential Thinking MCP Server
This server facilitates structured problem-solving by breaking down complex issues into sequential steps, supporting revisions, and enabling multiple solution paths through full MCP integration.
MCP PubMed Search
Server to search PubMed (PubMed is a free, online database that allows users to search for biomedical and life sciences literature). I have created on a day MCP came out but was on vacation, I saw someone post similar server in your DB, but figured to post mine.
dbt Semantic Layer MCP Server
A server that enables querying the dbt Semantic Layer through natural language conversations with Claude Desktop and other AI assistants, allowing users to discover metrics, create queries, analyze data, and visualize results.
Crypto Price & Market Analysis MCP Server
A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.
Nefino MCP Server
Provides large language models with access to news and information about renewable energy projects in Germany, allowing filtering by location, topic (solar, wind, hydrogen), and date range.
Vectorize
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
MATLAB MCP Server
Integrates MATLAB with AI to execute code, generate scripts from natural language, and access MATLAB documentation seamlessly.
Macrostrat MCP Server
Enables Claude to query comprehensive geologic data from the Macrostrat API, including geologic units, columns, minerals, and timescales through natural language.
MCP Word Counter
A Model Context Protocol server that provides tools for analyzing text documents, including counting words and characters. This server helps LLMs perform text analysis tasks by exposing simple document statistics functionality.