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.

评论

其他 分类下的更多 MCP 服务器