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
Verwandte Server
Panda3D Docs
Search and retrieve documentation for the Panda3D game engine.
Splunk
Interact with Splunk Enterprise/Cloud using natural language queries.
Entscheidsuche
Search Swiss legal decisions using the entscheidsuche.ch API.
Secondhand MCP
Connects AI to Facebook Marketplace, Ebay, Poshmark, and Depop to find you the best deals
EzBiz Business Intelligence
AI-powered competitive analysis, review monitoring, web presence scoring, and market research for businesses.
中指房产估值MCP
MCP服务器,提供房产小区评级和评估功能
Brave Search
A server for Brave Search, enabling web search capabilities via its API.
Perplexity MCP Zerver
Interact with Perplexity.ai using Puppeteer without an API key. Requires Node.js and stores chat history locally.
Qdrant MCP Server
Semantic code search using the Qdrant vector database and OpenAI embeddings.
Grep App
Search code across public GitHub repositories using the grep.app API.