Servers
Run the weather server in a separate terminal
@juananpe
LangGraph agent integrated with MCP (Model Context Protocol) servers for math and weather services
Overview
What is Run the weather server in a separate terminal?
A server that provides weather information, invoked by running the command python mcp/weather_server.py after setting up a Python virtual environment and installing dependencies.
How to use Run the weather server in a separate terminal?
Create a virtual environment with uv venv, activate it (source .venv/bin/activate), install dependencies (uv pip install -r pyproject.toml), then run python mcp/weather_server.py in a separate terminal. The path to the math server in agent.py may need adjustment.
Key features of Run the weather server in a separate terminal
—
Use cases of Run the weather server in a separate terminal
—
FAQ from Run the weather server in a separate terminal
—