01API key authentication for secure access (via environment variables).
02Configurable per-key rate limiting with a moving window strategy.
03Typed Pydantic schemas ensuring clear tool input/output.
04Clean error handling with JSON-stable outputs.
05Dual transport support: stdio for local clients and HTTP/SSE for remote access.
060 GitHub stars