01Supports stdio and Streamable HTTP transports for flexible integration with AI agents.
02Centralized tool registry ensures consistent tool discovery and invocation across transports.
03Strong security model includes filesystem sandboxing and SSRF guards for HTTP client operations.
04Enforces strict input validation using Pydantic models and JSON Schema for all tools.
05Provides append-only artifact logging for observability, auditing, and multi-turn traceability.
060 GitHub stars