01Features a comprehensive `networkTool` for advanced HTTP requests with configurable parameters like method, timeout, body handling, and headers.
02Includes `helloTool` for basic text output.
03Provides `weatherTool` for fetching city-specific weather information.
04Demonstrates Model Context Protocol (MCP) server setup via stdio.
050 GitHub stars
06Exposes registered tools as HTTP API endpoints through a dedicated gateway client.