MCP Tasks
Learn what MCP Tasks means and how it is used. MCP Tasks is an official MCP extension for asynchronous long-running tool calls. A server returns a task handle first; the client can then check status, provide more input when supported, and retrieve the result after completion instead of holding one request open.