Run the weather server in a separate terminal
@juananpe
About Run the weather server in a separate terminal
LangGraph agent integrated with MCP (Model Context Protocol) servers for math and weather services
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
—
More Reasoning MCP servers
🐢🚀 Node.js Sandbox MCP Server
alfonsograzianoA Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
Agenticstore — The Open Source Standard For Local Mcp Tooling
agenticstoreAgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
Node Code Sandbox MCP 🛠️
mozicim# 🐢🚀 Node.js Sandbox MCP ServerThis repository hosts a Node.js server that implements the Model Context Protocol (MCP) for running JavaScript in isolated Docker containers. It allows for on-the-fly npm dependency installation, making it easy to execute code safely and efficient
Code Reasoning MCP Server
mettamattA code reasoning MCP server, a fork of sequential-thinking
Comments