Back to MCP directory
publicPublicdnsLocal runtime

mcp-server-weather-test

MCP服务器天气测试项目

article

README

🚀 关键任务平台天气测试

本项目聚焦于关键任务平台的天气测试,旨在保障平台在不同天气条件下的稳定运行,为关键任务的执行提供可靠的环境支持。

🚀 快速开始

目前文档中未提供关于此项目快速开始的具体内容。若有相关信息,可补充后进一步完善此部分。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client