Awaitless
Rank #15,961io.github.xpluspro/awaitless
Durable execution and named concurrency queues for coding agents across local, SSH, and Slurm.
Awaitless is a Model Context Protocol (MCP) server published by xpluspro. It ranks #15,961 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Awaitless is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 116,085 of 132,046 servers on MCP Toplist.
Use Awaitless
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add awaitless -- uvx awaitless-runner[mcp_servers.awaitless]
command = "uvx"
args = ["awaitless-runner"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"awaitless": {
"command": "uvx",
"args": [
"awaitless-runner"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"awaitless": {
"command": "uvx",
"args": [
"awaitless-runner"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"awaitless": {
"type": "stdio",
"command": "uvx",
"args": [
"awaitless-runner"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"awaitless": {
"command": "uvx",
"args": [
"awaitless-runner"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"awaitless": {
"command": "uvx",
"args": [
"awaitless-runner"
]
}
}
}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.xpluspro%2Fawaitless)<a href="https://mcptoplist.com/server/io.github.xpluspro%2Fawaitless"><img src="https://mcptoplist.com/badge/io.github.xpluspro%2Fawaitless.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
xpluspro
Available versions (4)
| Version | Published |
|---|---|
| 0.8.0 | Aug 19, 2026 |
| 0.7.0 | Aug 19, 2026 |
| 0.4.0 | Aug 11, 2026 |
| 0.3.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Awaitless?
- Awaitless is maintained by xpluspro, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Awaitless listed on the Official MCP Registry?
- Yes — Awaitless is listed on the Official MCP Registry, alongside Glama.
- How many versions does Awaitless have?
- MCP Toplist tracks 4 versions of Awaitless, most recently published on Aug 19, 2026.
- Where can I find the source code for Awaitless?
- The source code for Awaitless is hosted at github.com/xpluspro/Awaitless.
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.