Skip to content
Claude Desktop

mcp metar for Claude Desktop

io.github.daedalus/mcp-metar

MCP server for METAR/TAF aviation weather data

client:Claude Desktop transport:stdio runtime:pypi

Install mcp metar in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-metar": {
      "command": "uvx",
      "args": [
        "mcp-metar"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp metar in other clients