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.1.tar.gz (3.0 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.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iflow_mcp_ababdotai_weather-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 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.1.tar.gz
Algorithm Hash digest
SHA256 15a850336d2e58260cf9a9444651f45f3ebefbbe35cc52f4be4665ecb4b18478
MD5 77d81dfddcf9cb909fce4f6a6e26985d
BLAKE2b-256 d94faa1d0ab5ba8efc3c0927b1996f74c8e4d957f5d669509dbaf92316e79148

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iflow_mcp_ababdotai_weather-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d55193c58f89f7147c947ccdc1096b0cbd3257f094663ae9adf02c00f195fb93
MD5 c25ffed3a590fb794b8baa912a07b324
BLAKE2b-256 f5b4d662db13d7760adb120b39fa7c60ed963c9ea6763a905ffec9c7c7095e5a

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