MCP.so
ログイン

Weather MCP Server

@amahule

Weather MCP Server について

概要はまだありません

基本情報

カテゴリ

メディアとデザイン

ランタイム

python

トランスポート

stdio

公開者

amahule

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "weather_mcp_server": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/absolute/path/to/weather_mcp_server",
        "run",
        "weather_server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Weather MCP Server?

An MCP server that provides weather information through a connection to the National Weather Service API. It is designed for users who need current weather alerts and forecasts for locations in the United States.

How to use Weather MCP Server?

Install dependencies (mcp and httpx) using pip or uv. Run weather_server.py directly, or configure it with Claude for Desktop by adding the server definition to `claude_des

コメント

「メディアとデザイン」の他のコンテンツ