Web Task Api
Rank #5,244io.github.rich-jojo/web-task-api
MCP server providing web-task-api capabilities
Web Task Api is a Model Context Protocol (MCP) server published by rich-jojo. It ranks #5,244 of 115,460 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Web Task Api is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Mar 29, 2026.
Ranks ahead of 110,216 of 115,460 servers on MCP Toplist.
Use Web Task Api
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add web-task-api -e "CLIPROXY_BASE_URL=<your CLIPROXY_BASE_URL>" -e "CLIPROXY_AUTH_TOKEN=<your CLIPROXY_AUTH_TOKEN>" -e "CLIPROXY_MODEL=<your CLIPROXY_MODEL>" -e "OPENCODE_BASE_URL=<your OPENCODE_BASE_URL>" -e "OPENCODE_MODEL=<your OPENCODE_MODEL>" -e "BROWSER_USER_DATA_DIR=<your BROWSER_USER_DATA_DIR>" -e "BROWSER_CHANNEL=<your BROWSER_CHANNEL>" -e "HEADLESS=<your HEADLESS>" -- npx -y web-task-apiReplace each placeholder with your own value before saving.
[mcp_servers.web-task-api]
command = "npx"
args = ["-y", "web-task-api"]
[mcp_servers.web-task-api.env]
CLIPROXY_BASE_URL = "<your CLIPROXY_BASE_URL>"
CLIPROXY_AUTH_TOKEN = "<your CLIPROXY_AUTH_TOKEN>"
CLIPROXY_MODEL = "<your CLIPROXY_MODEL>"
OPENCODE_BASE_URL = "<your OPENCODE_BASE_URL>"
OPENCODE_MODEL = "<your OPENCODE_MODEL>"
BROWSER_USER_DATA_DIR = "<your BROWSER_USER_DATA_DIR>"
BROWSER_CHANNEL = "<your BROWSER_CHANNEL>"
HEADLESS = "<your HEADLESS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web-task-api": {
"command": "npx",
"args": [
"-y",
"web-task-api"
],
"env": {
"CLIPROXY_BASE_URL": "<your CLIPROXY_BASE_URL>",
"CLIPROXY_AUTH_TOKEN": "<your CLIPROXY_AUTH_TOKEN>",
"CLIPROXY_MODEL": "<your CLIPROXY_MODEL>",
"OPENCODE_BASE_URL": "<your OPENCODE_BASE_URL>",
"OPENCODE_MODEL": "<your OPENCODE_MODEL>",
"BROWSER_USER_DATA_DIR": "<your BROWSER_USER_DATA_DIR>",
"BROWSER_CHANNEL": "<your BROWSER_CHANNEL>",
"HEADLESS": "<your HEADLESS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web-task-api": {
"command": "npx",
"args": [
"-y",
"web-task-api"
],
"env": {
"CLIPROXY_BASE_URL": "<your CLIPROXY_BASE_URL>",
"CLIPROXY_AUTH_TOKEN": "<your CLIPROXY_AUTH_TOKEN>",
"CLIPROXY_MODEL": "<your CLIPROXY_MODEL>",
"OPENCODE_BASE_URL": "<your OPENCODE_BASE_URL>",
"OPENCODE_MODEL": "<your OPENCODE_MODEL>",
"BROWSER_USER_DATA_DIR": "<your BROWSER_USER_DATA_DIR>",
"BROWSER_CHANNEL": "<your BROWSER_CHANNEL>",
"HEADLESS": "<your HEADLESS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"web-task-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"web-task-api"
],
"env": {
"CLIPROXY_BASE_URL": "<your CLIPROXY_BASE_URL>",
"CLIPROXY_AUTH_TOKEN": "<your CLIPROXY_AUTH_TOKEN>",
"CLIPROXY_MODEL": "<your CLIPROXY_MODEL>",
"OPENCODE_BASE_URL": "<your OPENCODE_BASE_URL>",
"OPENCODE_MODEL": "<your OPENCODE_MODEL>",
"BROWSER_USER_DATA_DIR": "<your BROWSER_USER_DATA_DIR>",
"BROWSER_CHANNEL": "<your BROWSER_CHANNEL>",
"HEADLESS": "<your HEADLESS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web-task-api": {
"command": "npx",
"args": [
"-y",
"web-task-api"
],
"env": {
"CLIPROXY_BASE_URL": "<your CLIPROXY_BASE_URL>",
"CLIPROXY_AUTH_TOKEN": "<your CLIPROXY_AUTH_TOKEN>",
"CLIPROXY_MODEL": "<your CLIPROXY_MODEL>",
"OPENCODE_BASE_URL": "<your OPENCODE_BASE_URL>",
"OPENCODE_MODEL": "<your OPENCODE_MODEL>",
"BROWSER_USER_DATA_DIR": "<your BROWSER_USER_DATA_DIR>",
"BROWSER_CHANNEL": "<your BROWSER_CHANNEL>",
"HEADLESS": "<your HEADLESS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web-task-api": {
"command": "npx",
"args": [
"-y",
"web-task-api"
],
"env": {
"CLIPROXY_BASE_URL": "<your CLIPROXY_BASE_URL>",
"CLIPROXY_AUTH_TOKEN": "<your CLIPROXY_AUTH_TOKEN>",
"CLIPROXY_MODEL": "<your CLIPROXY_MODEL>",
"OPENCODE_BASE_URL": "<your OPENCODE_BASE_URL>",
"OPENCODE_MODEL": "<your OPENCODE_MODEL>",
"BROWSER_USER_DATA_DIR": "<your BROWSER_USER_DATA_DIR>",
"BROWSER_CHANNEL": "<your BROWSER_CHANNEL>",
"HEADLESS": "<your HEADLESS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rich-jojo%2Fweb-task-api)<a href="https://mcptoplist.com/server/io.github.rich-jojo%2Fweb-task-api"><img src="https://mcptoplist.com/badge/io.github.rich-jojo%2Fweb-task-api.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rich-jojo
Other servers by rich-jojo
View all rich-jojo servers →Available versions (4)
| Version | Published |
|---|---|
| 0.2.4 | Mar 29, 2026 |
| 0.2.3 | Mar 26, 2026 |
| 0.2.2 | Mar 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Web Task Api?
- Web Task Api is maintained by rich-jojo, which publishes 2 MCP servers (52 total versions) tracked on MCP Toplist.
- Is Web Task Api listed on the Official MCP Registry?
- Yes — Web Task Api is listed on the Official MCP Registry.
- How many versions does Web Task Api have?
- MCP Toplist tracks 4 versions of Web Task Api, most recently published on Mar 29, 2026.
- Where can I find the source code for Web Task Api?
- The source code for Web Task Api is hosted at github.com/rich-jojo/web-task-api.