Agent Tasks
Rank #6,156io.github.keshrath/agent-tasks
Pipeline task management for AI agents - stages, dependencies, artifacts, claiming
Agent Tasks is a Model Context Protocol (MCP) server published by keshrath. It ranks #6,156 of 121,933 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Agent Tasks is listed across 3 registries — Official MCP, PulseMCP and Glama, with 37 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 115,777 of 121,933 servers on MCP Toplist.
Use Agent Tasks
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-tasks -- npx -y agent-tasks[mcp_servers.agent-tasks]
command = "npx"
args = ["-y", "agent-tasks"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-tasks": {
"command": "npx",
"args": [
"-y",
"agent-tasks"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-tasks": {
"command": "npx",
"args": [
"-y",
"agent-tasks"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-tasks": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-tasks"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-tasks": {
"command": "npx",
"args": [
"-y",
"agent-tasks"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-tasks": {
"command": "npx",
"args": [
"-y",
"agent-tasks"
]
}
}
}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.keshrath%2Fagent-tasks)<a href="https://mcptoplist.com/server/io.github.keshrath%2Fagent-tasks"><img src="https://mcptoplist.com/badge/io.github.keshrath%2Fagent-tasks.svg" alt="MCP Toplist: Top 10% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
keshrath
Other servers by keshrath
View all keshrath servers →Available versions (37)
| Version | Published |
|---|---|
| 1.10.11 | Apr 15, 2026 |
| 1.10.10 | Apr 13, 2026 |
| 1.10.9 | Apr 13, 2026 |
| 1.10.8 | Apr 13, 2026 |
| 1.10.7 | Apr 13, 2026 |
| 1.10.6 | Apr 13, 2026 |
| 1.10.5 | Apr 13, 2026 |
| 1.10.4 | Apr 11, 2026 |
| 1.10.3 | Apr 9, 2026 |
| 1.10.2 | Apr 9, 2026 |
| 1.10.1 | Apr 9, 2026 |
| 1.10.0 | Apr 9, 2026 |
| 1.9.29 | Apr 8, 2026 |
| 1.9.28 | Apr 8, 2026 |
| 1.9.27 | Apr 8, 2026 |
| 1.9.25 | Apr 8, 2026 |
| 1.9.24 | Apr 7, 2026 |
| 1.9.23 | Apr 7, 2026 |
| 1.9.22 | Apr 7, 2026 |
| 1.9.21 | Apr 7, 2026 |
| 1.9.20 | Apr 7, 2026 |
| 1.9.19 | Apr 7, 2026 |
| 1.9.18 | Apr 7, 2026 |
| 1.9.16 | Apr 3, 2026 |
| 1.9.15 | Apr 3, 2026 |
| 1.9.14 | Apr 3, 2026 |
| 1.9.13 | Apr 3, 2026 |
| 1.9.12 | Apr 3, 2026 |
| 1.9.11 | Apr 3, 2026 |
| 1.9.10 | Apr 3, 2026 |
| 1.9.9 | Apr 2, 2026 |
| 1.9.8 | Apr 2, 2026 |
| 1.9.6 | Apr 1, 2026 |
| 1.9.5 | Apr 1, 2026 |
| 1.9.4 | Apr 1, 2026 |
| 1.9.3 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Tasks?
- Agent Tasks is maintained by keshrath, which publishes 4 MCP servers (166 total versions) tracked on MCP Toplist.
- Is Agent Tasks listed on the Official MCP Registry?
- Yes — Agent Tasks is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Tasks have?
- MCP Toplist tracks 37 versions of Agent Tasks, most recently published on Apr 15, 2026.
- Where can I find the source code for Agent Tasks?
- The source code for Agent Tasks is hosted at github.com/keshrath/agent-tasks.
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.