Wttr Weather
Fetches weather data from the wttr.in service.
Fetch weather from the wttr MCP Server
A Model Context Protocol (MCP) server that fetches weather data from wttr, with reference code from the duckduckgo-mcp-server.
Installation
Installing via docker
./build_docker_image.sh
Usage
With following configuration:
{
"mcpServers": {
"web_fetch_wttr": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"--init",
"web_fetch_wttr:1.0.0"
]
}
}
}
Available Tools
1. Tool to get current weather
async def get_current_weather(city_name: str, ctx: Context) -> str
2. Tool to get three day's weather
async def get_three_day_weather(city_name: str, ctx: Context) -> str
Testing
Tested by ollama models: llama3.2:3b-instruct-q2_K, qwen3:0.6b, qwen3:1.7b
संबंधित सर्वर
PubChem MCP Server
Search and access chemical compound information from the PubChem database.
Wizzy TMDB
A wrapper for TMDB
Bocha
A search engine for AI applications, providing world knowledge from web pages and various content sources like weather, news, and images.
PipeCD Docs
Search and retrieve official PipeCD documentation.
SerpApi MCP Server
Retrieve parsed search engine results using the SerpApi.
microCMS
A search server for the microCMS headless CMS, compatible with the Model Context Protocol (MCP).
Brave Search
An MCP server for web and local search using the Brave Search API.
Gemini MCP
Integrate search grounded Gemini output into your workflow.
Drawing Guides
Access step-by-step drawing tutorials and guides from easydrawingguides.com for artists of all skill levels.
O'Reilly Learning Platform
Search and manage content on the O'Reilly Learning Platform.