01Supports tool access via stdio or SSE.
02Uses JSON-RPC for communication.
03Provides tool discovery via the 'tools/list' method.
04Enables tool execution via the 'tools/call' method.
05Includes example tools such as a calculator and weather retriever.
060 GitHub stars