mcp-demo-aviation-weather

mcp-demo-aviation-weather

3.1

If you are the rightful owner of mcp-demo-aviation-weather and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project demonstrates building and using an MCP Server to fetch aviation weather data.

MCP Demo

This project demonstrates building and using an MCP Server. The server implemented in this project fetches aviation weather data.

Using this tool

Here's an example use case:

Working with this project locally

Set up dependencies:

uv sync

Activate the virtual environment:

source .venv/bin/activate

Run the server:

mcp dev src/mcp_aviation_weather/server.py