MCP Demo

by mcdickenson

337 downloads
Not rated
GitHub

About

Demonstrate an MCP server for fetching aviation weather data

Details

Author
mcdickenson
Downloads
337
Categories
Media

- 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:

demo-ifr

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
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.