SSkilltecabyclaudinhocode
Enviar skill
← Voltar para o catálogo

weather

Outros

Este servidor MCP de Habilidades Climáticas oferece ferramentas para interagir com dados meteorológicos. A ferramenta 'obter clima' recupera o tempo atual para uma cidade específica.

0estrelas
Ver no GitHub ↗Autor: LayGaoLicença: MIT

Weather MCP Skills

This MCP server provides the following skills (tools) for interacting with weather data.

Tools

get_weather

Description: Retrieves the current weather for a specified city.

Parameters:

  • city (string): The name of the city to get weather for (e.g., "Beijing", "New York").

Returns: A string describing the current weather, including temperature and conditions.

Example Usage:

  • Input: {"city": "Beijing"}
  • Output: "beijing: ⛅ +14C"

Notes:

  • Uses the wttr.in API for weather data.
  • Returns data in a simple text format.
  • If the city is not found or API fails, returns an error message.

Integration

This skill can be integrated with MCP-compatible clients like Claude Desktop for seamless weather queries in conversations.

Como adicionar

/plugin marketplace add LayGao/weather

O comando exato pode variar conforme o repositório. Confira o README no GitHub.

Comentários · Nenhum comentário

Entre para comentar. Entrar

  • Ainda não há comentários. Seja o primeiro.