ultra-e2e-test tasks
Rank #16,981io.github.hynix666/ultra-e2e-test
List, create and move tasks through todo, in progress and done.
ultra-e2e-test tasks is a Model Context Protocol (MCP) server published by hynix666. It ranks #16,981 of 132,113 servers tracked on MCP Toplist. ultra-e2e-test tasks is listed on Official MCP, with 1 tracked version. It was first listed on Sep 15, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 115,132 of 132,113 servers on MCP Toplist.
Use ultra-e2e-test tasks
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ultra-e2e-test -e "TASK_API_URL=<your TASK_API_URL>" -e "TASK_API_TIMEOUT_MS=<your TASK_API_TIMEOUT_MS>" -- docker run -i --rm ghcr.io/hynix666/ultra-e2e-test-mcp-server:0.1.1Replace each placeholder with your own value before saving.
[mcp_servers.ultra-e2e-test]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/hynix666/ultra-e2e-test-mcp-server:0.1.1"]
[mcp_servers.ultra-e2e-test.env]
TASK_API_URL = "<your TASK_API_URL>"
TASK_API_TIMEOUT_MS = "<your TASK_API_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ultra-e2e-test": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hynix666/ultra-e2e-test-mcp-server:0.1.1"
],
"env": {
"TASK_API_URL": "<your TASK_API_URL>",
"TASK_API_TIMEOUT_MS": "<your TASK_API_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ultra-e2e-test": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hynix666/ultra-e2e-test-mcp-server:0.1.1"
],
"env": {
"TASK_API_URL": "<your TASK_API_URL>",
"TASK_API_TIMEOUT_MS": "<your TASK_API_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ultra-e2e-test": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hynix666/ultra-e2e-test-mcp-server:0.1.1"
],
"env": {
"TASK_API_URL": "<your TASK_API_URL>",
"TASK_API_TIMEOUT_MS": "<your TASK_API_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ultra-e2e-test": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hynix666/ultra-e2e-test-mcp-server:0.1.1"
],
"env": {
"TASK_API_URL": "<your TASK_API_URL>",
"TASK_API_TIMEOUT_MS": "<your TASK_API_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ultra-e2e-test": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hynix666/ultra-e2e-test-mcp-server:0.1.1"
],
"env": {
"TASK_API_URL": "<your TASK_API_URL>",
"TASK_API_TIMEOUT_MS": "<your TASK_API_TIMEOUT_MS>"
}
}
}
}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.hynix666%2Fultra-e2e-test)<a href="https://mcptoplist.com/server/io.github.hynix666%2Fultra-e2e-test"><img src="https://mcptoplist.com/badge/io.github.hynix666%2Fultra-e2e-test.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hynix666
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 18, 2026 |
Frequently asked questions
- Who maintains ultra-e2e-test tasks?
- ultra-e2e-test tasks is maintained by hynix666, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ultra-e2e-test tasks listed on the Official MCP Registry?
- Yes — ultra-e2e-test tasks is listed on the Official MCP Registry.
- How many versions does ultra-e2e-test tasks have?
- MCP Toplist tracks 1 version of ultra-e2e-test tasks, most recently published on Sep 18, 2026.
- Where can I find the source code for ultra-e2e-test tasks?
- The source code for ultra-e2e-test tasks is hosted at github.com/hynix666/ultra-e2e-test.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.