Provider Skill
Weather
Global weather data, forecasts, and conditions
Weather
Global weather data, forecasts, and conditions
Available Tools (8)
- get_current_weather: Get current weather information for a specified city. It extracts the current hour's temperature and weather code, maps the weather code to a human-readable description, and returns a formatted summary. — $0.01/call
- get_weather_byDateTimeRange: Get weather information for a specified city between start and end dates. — $0.01/call
- get_weather_details: Get detailed weather information for a specified city as structured JSON data. This tool provides raw weather data for programmatic analysis and processing. — $0.01/call
- get_current_datetime: Get current time in specified timezone. — $0.01/call
- get_timezone_info: Get information about a specific timezone including current time and UTC offset. — $0.01/call
- convert_time: Convert time from one timezone to another. — $0.01/call
- get_air_quality: Get air quality information for a specified city including PM2.5, PM10, ozone, nitrogen dioxide, carbon monoxide, and other pollutants. Provides health advisories based on current air quality levels. — $0.01/call
- get_air_quality_details: Get detailed air quality information for a specified city as structured JSON data. This tool provides raw air quality data for programmatic analysis and processing. — $0.01/call
Quick Start
{
"mcpServers": {
"weather": {
"url": "https://weather.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
}
}
}
Pricing
$0.01 per tool call. Pay per use from your XPay wallet. No subscriptions.
Get an API key at xpay.tools.
Tools: 8 Category: Weather
When to Use
Use Weather tools when you need to global weather data, forecasts, and conditions. All tools are available through xpay✦'s single MCP connection.
MCP Connection
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
Available Tools
- Get Current Weather — Get current weather information for a specified city. It extracts the current hour's temperature and weather code, maps the weather code to a human-readable description, and returns a formatted summary. — $0.01/call — SKILL.md
- Get Weather ByDateTimeRange — Get weather information for a specified city between start and end dates. — $0.01/call — SKILL.md
- Get Weather Details — Get detailed weather information for a specified city as structured JSON data. This tool provides raw weather data for programmatic analysis and processing. — $0.01/call — SKILL.md
- Get Current Datetime — Get current time in specified timezone. — $0.01/call — SKILL.md
- Get Timezone Info — Get information about a specific timezone including current time and UTC offset. — $0.01/call — SKILL.md
- Convert Time — Convert time from one timezone to another. — $0.01/call — SKILL.md
- Get Air Quality — Get air quality information for a specified city including PM2.5, PM10, ozone, nitrogen dioxide, carbon monoxide, and other pollutants. Provides health advisories based on current air quality levels. — $0.01/call — SKILL.md
- Get Air Quality Details — Get detailed air quality information for a specified city as structured JSON data. This tool provides raw air quality data for programmatic analysis and processing. — $0.01/call — SKILL.md
How to Execute
xpay_discover— Search for tools:xpay_discover("weather")xpay_details— Get input schema:xpay_details("weather/TOOL_NAME")xpay_run— Execute:xpay_run("weather/TOOL_NAME", { ...inputs })xpay_balance— Check credits
Links
- Provider page: https://xpay.tools/weather/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
Tools (8)
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/weather/SKILL.md
CLI
npx @xpaysh/cli install weather
Manual
curl -o SKILL.md https://xpay.tools/skills/weather/SKILL.md
Details
Tools
8
Category
Weather
Total calls
0

