MCP.so
ログイン

MCP Servers

@wowzoo

MCP Servers について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

python

トランスポート

stdio

公開者

wowzoo

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Servers?

MCP Servers is a collection of Model Context Protocol (MCP) servers designed for use by AI assistants such as Claude. It currently includes a weather information server that provides real-time weather data for South Korea by leveraging the Korea Meteorological Administration’s ultra-short-term forecast API from the public data portal.

How to use MCP Servers?

Refer to the documentation inside each server’s directory for configuration and invocation instructions. For the weather server, detailed information is available in the weather folder.

Key features of MCP Servers

  • Provides South Korea real‑time weather data via public API.
  • Returns weather based on latitude and longitude.
  • Reports temperature, sky condition, and precipitation type.
  • Includes humidity and 1‑hour precipitation amount.

Use cases of MCP Servers

  • An AI assistant answering “What is the current weather in Seoul?”
  • Providing weather context for trip planning in South Korea.
  • Enabling location‑aware weather queries for Korean regions.

FAQ from MCP Servers

What data source does the weather server use?

It uses the Korea Meteorological Administration’s 초단기예보 (ultra‑short‑term forecast) API from the 공공데이터포털 (Public Data Portal).

Is the server limited to South Korea?

Yes, the weather server provides information exclusively for South Korea based on latitude and longitude coordinates.

What weather parameters are available?

The server returns temperature, sky condition, precipitation type, humidity, and 1‑hour precipitation amount.

Where can I find more details about a specific server?

Each server has its own directory with a README file. For the weather server, see the weather folder.

コメント

「その他」の他のコンテンツ