gopher-mcp-rust 0.1.2-11

Rust SDK for Gopher Orch - AI Agent orchestration framework
Documentation
# MCP Server 3001

Simple MCP server with weather tools.

## Tools

- `get-weather` - Get current weather for a city
- `get-forecast` - Get weather forecast for a city
- `get-weather-alerts` - Get weather alerts for a region

## Quick Start

```bash
npm install
npm run dev
```

## Endpoints

- MCP: http://127.0.0.1:3001/mcp
- Health: http://127.0.0.1:3001/health