# aviation-weather-mcp-server MCP server

Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-cyanheads-aviation-weather-mcp-server
- Repository: https://github.com/cyanheads/aviation-weather-mcp-server

## Install
- Command: `npx -y @cyanheads/aviation-weather-mcp-server`
- Auth: Not captured

## Setup notes
- Package: Npm @cyanheads/aviation-weather-mcp-server v0.1.1
- Environment variable: MCP_LOG_LEVEL (default info)
- Environment variable: AWC_BASE_URL (default https://aviationweather.gov/api/data)
- Environment variable: AWC_TIMEOUT_MS (default 10000)
- Package: Npm @cyanheads/aviation-weather-mcp-server v0.1.1
- Environment variable: MCP_HTTP_HOST (default 127.0.0.1)
- Environment variable: MCP_HTTP_PORT (default 3010)
- Environment variable: MCP_HTTP_ENDPOINT_PATH (default /mcp)
- Environment variable: MCP_AUTH_MODE (default none)
- Environment variable: MCP_LOG_LEVEL (default info)
- Environment variable: AWC_BASE_URL (default https://aviationweather.gov/api/data)
- Environment variable: AWC_TIMEOUT_MS (default 10000)

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.cyanheads
- Version: 0.1.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 5, 2026
- Source: https://registry.modelcontextprotocol.io
