← All servers
πŸ”

Web TaskVerifiedπŸ›‘ No advisories

io.github.jojo-labs/web-task-api
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jojo-labs, which proved it owns this namespace.

Verified owner: github.com/jojo-labs β†—io.github.jojo-labs/web-task-api

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs CLIPROXY_AUTH_TOKEN.
βœ“
Configuration
Reads WEB_TASK_API_DATA_DIR, WEB_TASK_API_RECIPES_DIR, WEB_TASK_API_TEMP_DIR, WEB_TASK_API_MODEL, WEB_TASK_API_VARIANT, WEB_TASK_API_PI_URL, ….

About

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

Packages & transports

npmweb-task-apiv0.10.1 Β· npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "web_task_api": {
      "command": "npx",
      "args": [
        "-y",
        "web-task-api"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y web-task-api
Web Task, an MCP server Β· SocketCat