find_weather_stations — met mcp MCP Tool Read-only
find_weather_stations
(find weather stations) is one of 8 tools on the
met mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_weather_stations from your client
- Claude Code met mcp find_weather_stations run in your project directory
- Claude Desktop met mcp find_weather_stations ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor met mcp find_weather_stations ~/.cursor/mcp.json
- VS Code met mcp find_weather_stations .vscode/mcp.json
- Zed met mcp find_weather_stations ~/.config/zed/settings.json
- Windsurf met mcp find_weather_stations ~/.codeium/windsurf/mcp_config.json
- Cline met mcp find_weather_stations ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI met mcp find_weather_stations ~/.gemini/settings.json
- Grok met mcp find_weather_stations .mcp.json (in your project root)
- ChatGPT met mcp find_weather_stations Settings → Connectors → Advanced → Developer mode
- Claude.ai met mcp find_weather_stations Settings → Connectors → Add custom connector
- LangChain met mcp find_weather_stations pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http met-mcp https://met-mcp.met-mcp-worker.workers.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.