Run the weather server in a separate terminal
@juananpe
Run the weather server in a separate terminal について
LangGraph agent integrated with MCP (Model Context Protocol) servers for math and weather services
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
—
「推論」の他のコンテンツ
MCP Sandbox
danstarnsTurn any JavaScript module into a sandboxed MCP (Model Context Protocol) server with automatic reflection and type inference.
🚀 Aider-MCP: AI Coding Server with Universal Auto-Detection
jacv888Aider-MCP-Upgraded is a production-grade multi-agent AI coding system that combines Desktop Commander (DC) investigation capabilities with Aider's implementation power. Features 70%+ token reduction, modular architecture, and intelligent workflow automation through strategic agen
Task Planner MCP Server
CaptainCrouton89An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.
Deno Sandbox MCP Server
bewt85An MCP server that allows you to run TypeScript, JavaScript, and Python code in a sandbox on your local machine using the Deno® sandbox. This server provides a controlled environment for executing code with explicit permission controls.
Part 1. Real-Time LangGraph Agent with MCP Tool Execution
junfanz1This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independent
コメント