Skip to content
Back to search
30
MCP

Agentic Task System (ATS)

io.github.renezander030/agentic-task-system

MCP server giving AI agents persistent task memory across TickTick, Notion, GitHub, Linear & Beads

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
aitasker-mcp-server
MCP server for AITasker — lets AI agents create tasks, review bids, and manage deliveries
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentic_task_system_(ats)": {
      "url": "None",
      "transport": "http"
    }
  }
}