Agentic Task System (ATS)
Rank #53,980io.github.renezander030/agentic-task-system
MCP server giving AI agents persistent task memory across TickTick, Notion, GitHub, Linear & Beads
Agentic Task System (ATS) is a Model Context Protocol (MCP) server published by renezander030. It ranks #53,980 of 132,113 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Agentic Task System (ATS) is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 7, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 78,133 of 132,113 servers on MCP Toplist.
Use Agentic Task System (ATS)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentic-task-system -e "ATS_ADAPTER=<your ATS_ADAPTER>" -- npx -y @reneza/ats-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentic-task-system]
command = "npx"
args = ["-y", "@reneza/ats-mcp"]
[mcp_servers.agentic-task-system.env]
ATS_ADAPTER = "<your ATS_ADAPTER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-task-system": {
"command": "npx",
"args": [
"-y",
"@reneza/ats-mcp"
],
"env": {
"ATS_ADAPTER": "<your ATS_ADAPTER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-task-system": {
"command": "npx",
"args": [
"-y",
"@reneza/ats-mcp"
],
"env": {
"ATS_ADAPTER": "<your ATS_ADAPTER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentic-task-system": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@reneza/ats-mcp"
],
"env": {
"ATS_ADAPTER": "<your ATS_ADAPTER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-task-system": {
"command": "npx",
"args": [
"-y",
"@reneza/ats-mcp"
],
"env": {
"ATS_ADAPTER": "<your ATS_ADAPTER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentic-task-system": {
"command": "npx",
"args": [
"-y",
"@reneza/ats-mcp"
],
"env": {
"ATS_ADAPTER": "<your ATS_ADAPTER>"
}
}
}
}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.renezander030%2Fagentic-task-system)<a href="https://mcptoplist.com/server/io.github.renezander030%2Fagentic-task-system"><img src="https://mcptoplist.com/badge/io.github.renezander030%2Fagentic-task-system.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
renezander030
Other servers by renezander030
View all renezander030 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.9.0 | Jul 3, 2026 |
| 0.8.2 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Agentic Task System (ATS)?
- Agentic Task System (ATS) is maintained by renezander030, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Agentic Task System (ATS) listed on the Official MCP Registry?
- Yes — Agentic Task System (ATS) is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Agentic Task System (ATS) have?
- MCP Toplist tracks 2 versions of Agentic Task System (ATS), most recently published on Jul 3, 2026.
- Where can I find the source code for Agentic Task System (ATS)?
- The source code for Agentic Task System (ATS) is hosted at github.com/renezander030/agentic-task-system/tree/HEAD/packages/mcp.
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.