MCP.so
登录

MCP Clima

@prodriguezr

关于 MCP Clima

暂无概览

基本信息

分类

媒体与设计

运行时

node

传输方式

stdio

发布者

prodriguezr

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Clima?

MCP Clima is a Model Context Protocol server that provides current weather information for different cities. It is designed for developers who need to integrate real-time weather data into MCP‑compatible applications.

How to use MCP Clima?

Install dependencies with npm install, build the project with npm run build, then call the get_weather tool by passing a request object with the city name and an optional language parameter to the handleRequest function.

Key features of MCP Clima

  • Retrieves current weather for any city.
  • Supports Spanish and English languages.
  • Similar city suggestions when exact city not found.
  • Returns temperature, precipitation, wind speed, condition, and local time.
  • Simple single‑tool API with get_weather.

Use cases of MCP Clima

  • Get real‑time weather for a city before traveling.
  • Query weather in either Spanish or English.
  • Handle misspelled or incomplete city names with fallback suggestions.
  • Obtain detailed meteorological data programmatically.
  • Integrate into MCP‑based assistants or chatbots.

FAQ from MCP Clima

What tools are available in MCP Clima?

The server provides a single tool called get_weather, which retrieves the current weather for a given city.

评论

媒体与设计 分类下的更多 MCP 服务器