ojob.io/ai/mcps/mcp-weather

Usage

ojob ojob.io/ai/mcps/mcp-weather onport=8888 ansi=false oneline=false format=%l:+%c+%t options=1FQ 

Description

A STDIO/HTTP MCP weather information server using wttr.in

Expects

Name Description
onport If defined starts a MCP server on the provided port
ansi If true returns ANSI formatted output instead of JSON
oneline If true forces wttr.in to return a single line summary
format Custom wttr.in format string to override defaults
options Extra wttr.in view options (0,1,2,3,A,d,F,n,q,Q,T)