Skip to main content

Add your description here

Project description

  1. Install uv
# macOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
  1. Install dependencies
uv sync
  1. Add the server to client
  • Claude Desktop

Open the claude_desktop_config.json file:

# macOS/Linux
code ~/Library/Application\ Support/Claude/claude_desktop_config.json
# Windows
code $env:AppData\Claude\claude_desktop_config.json

Add the server to the mcpServers object:

# macOS/Linux
{
    "mcpServers": {
		"weather": {
			"command": "/ABSOLUTE/PATH/TO/PARENT/FOLDER/uv",
			"args": [
				"--directory",
				"/ABSOLUTE/PATH/TO/PARENT/FOLDER/weather",
				"run",
				"weather.py"
			]
		}
	}
}
# Windows
{
    "mcpServers": {
        "weather": {
            "command": "C:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\uv",
            "args": [
                "--directory",
                "C:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\weather",
                "run",
                "weather.py"
            ]
        }
    }
}
  1. Test the server
  • Claude Desktop: Ask "What is the weather in San Francisco?" or What are the active weather alerts in Texas?", you shall see Claude is asking you for server invocation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_ababdotai_weather-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iflow_mcp_ababdotai_weather-0.1.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file iflow_mcp_ababdotai_weather-0.1.0.tar.gz.

File metadata

  • Download URL: iflow_mcp_ababdotai_weather-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_ababdotai_weather-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a556eed10d604679309bf7afac23962ddba7bb3248b7a3d95a05900cc13fb55c
MD5 1d5318748b52999ad93dce7589c9c564
BLAKE2b-256 cb320be8db3d23cad105a99bd8dfdc122bb055233d6aa45a19c0f837304c1733

See more details on using hashes here.

File details

Details for the file iflow_mcp_ababdotai_weather-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: iflow_mcp_ababdotai_weather-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_ababdotai_weather-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a58e550a0a6b047c9e95e6b66ab05add4d558245d19cf3bf732016747cc57565
MD5 6e544ecd115b881c136728059187cd48
BLAKE2b-256 6d7cb67decce5896d706ee0384175a03d1d3a709d11fb03e894b38643747f012

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page