Enables AI clients to create and manage tasks via a local REST API by converting natural language into HTTP requests through the Model Context Protocol.
Enables secure task CRUD operations on SQLite or MySQL databases with input validation, parameterized queries, audit events, transactions, and signed delete confirmation.
Transforms stdio-based task tools into a stateful Streamable HTTP MCP server, enabling multiple clients to manage tasks via URL with session isolation and security checks.