Victor Weather
@sjanaX01
About Victor Weather
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weather-mcp-server-sjanax01": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@devilcoder01/weather-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Victor Weather?
Victor Weather is a Model Context Protocol (MCP) server that provides weather data tools for AI assistants. It integrates with the WeatherAPI service and offers current conditions, forecasts, air quality, alerts, astronomy data, location search, timezone info, and sports events. It is built with FastAPI and the MCP framework, and is intended for developers building AI applications that need weather information.
How to use Victor Weather?
Install Victor Weather via Smithery or manually using the uv package manager, add your WeatherAPI key to a .env file, then run python main.py. The server starts on http://localhost:8000 by default.
Key features of Victor Weather
- Current weather conditions, forecasts (1–14 days), and historical data
- Weather alerts and air quality information
- Astronomy data (sunrise, sunset, moon phases)
- Location search and timezone information
- Sports event data
Use cases of Victor Weather
- An AI assistant providing the current weather for a user's location
- An AI assistant retrieving a multi-day forecast for trip planning
- An AI assistant checking weather alerts or air quality before outdoor activities
FAQ from Victor Weather
What API key is required?
A WeatherAPI key is required and must be stored in a .env file as WEATHER_API_KEY.
What are the runtime requirements?
Python 3.13+ and the uv package manager are required.
How is Victor Weather installed?
It can be installed automatically via Smithery (npx -y @smithery/cli install @devilcoder01/weather-mcp-server --client claude) or manually by cloning the repository and running uv pip install -e ..
What license is Victor Weather released under?
It is licensed under the MIT License.
More Media & Design MCP servers
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Comments