MCP.so
登录

MCP to fetch Weather Data

@shivam37483

关于 MCP to fetch Weather Data

暂无概览

基本信息

分类

媒体与设计

运行时

python

传输方式

stdio

发布者

shivam37483

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is MCP to fetch Weather Data?

This MCP server enables an LLM to retrieve current weather conditions for any location using longitude and latitude coordinates via the free open-meteo API. It is designed for AI assistants that need real-time weather information.

How to use MCP to fetch Weather Data?

Key features of MCP to fetch Weather Data

  • Fetches current weather via longitude/latitude
  • Uses the free open-meteo API
  • Simple integration with LLMs
  • No API key required

Use cases of MCP to fetch Weather Data

  • Enabling an LLM to answer user queries about current weather at a specific location.
  • Providing weather context for travel planning or outdoor activity recommendations.

FAQ from MCP to fetch Weather Data

What weather data does it provide?

It provides current weather conditions (temperature, conditions, etc.) for any location specified by longitude and latitude, sourced from the open-meteo API.

How do I specify the location?

The location is provided as longitude and latitude coordinates. No city names or addresses are supported directly.

Does the server require authentication?

No, the open-meteo API used is free and does not require an API key.

评论

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