MCP ServerSTDIOOfficialv0.2.4

Web Task MCP Server

Browser tasks, sessions, and recipes for MCP and HTTP automation.

io.github.rich-jojo/web-task-api

Hosted URL

https://github.com/rich-jojo/web-task-api

Transport

STDIO

Auth

No auth required

Connect to Web Task

Hosted endpoint — paste into any MCP client.

https://github.com/rich-jojo/web-task-api

Environment variables

Configuration this server reads at startup.

  • WEB_TASK_API_DATA_DIR

    Optional mutable data root for web-task-api runs, sessions, profiles, and temp state. When omitted, the runtime uses a platform user-data directory instead of the ambient cwd.

  • WEB_TASK_API_RECIPES_DIR

    Optional recipes directory override. When omitted, web-task-api reads bundled recipes from the installed package.

  • WEB_TASK_API_TEMP_DIR

    Optional temp root override used when incoming temp env variables point at your home directory or working directory.

  • CLIPROXY_BASE_URL

    Optional CLIProxy base URL for the cliproxy planner backend.

  • CLIPROXY_AUTH_TOKENSecret

    Optional CLIProxy auth token for the cliproxy planner backend.

  • CLIPROXY_MODEL

    Optional CLIProxy model alias for the cliproxy planner backend.

  • OPENCODE_BASE_URL

    Optional OpenCode base URL for the opencode planner backend.

  • OPENCODE_MODEL

    Optional OpenCode model name for the opencode planner backend.

  • BROWSER_USER_DATA_DIR

    Optional existing Chromium/Chrome user-data directory for warmed browser state reuse.

  • BROWSER_CHANNEL

    Optional Playwright browser channel override, for example `chrome`.

  • HEADLESS

    Optional browser headless toggle. Set `false` to prefer a visible browser.

Resources

Where to find authoritative docs and source for Web Task.

Try Web Task with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground