MCP Demo
About
Demonstrate an MCP server for fetching aviation weather data
Details
- Author
- mcdickenson
- Downloads
- 337
- Categories
- Media
Jump to
- Demonstrates building and running an MCP server.
- Fetches aviation weather data.
- Uses uv for Python dependency management.
- Runs via the mcp dev development command.
Set up dependencies with uv sync, activate the virtual environment with source .venv/bin/activate, and run the server with mcp dev src/mcp_aviation_weather/server.py.
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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
