Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Agentic Task System
Agentic Task System logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:31:32 PM

Agentic Task System

User RatingsBe the first to rate and review this MCP server!
View Repository12 GitHub StarsTotal stargazers on GitHub for the source repository (12 stars).Visit Website
mcptask-managementagent-memoryragknowledge-graph

Combines task-system data into traceable agent memory with hybrid retrieval, optional writes, and an MCP interface.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for renezander030/agentic-task-system, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The renezander030/agentic-task-system MCP server connects agents to task systems, repositories, and notes through adapters such as TickTick, Obsidian, Notion, GitHub, Airtable, and Google. It combines keyword, adapter-native, and optional dense retrieval, then ranks available results with reciprocal rank fusion (RRF) and preserves source provenance. The CLI and MCP server can read context and perform patch-style writes when the active adapter supports them. Reach for it when operational knowledge already lives across task or work systems and agents need ranked, traceable context without replacing those systems as the source of truth.

Use cases

•Search tasks and notes across multiple connected work systems
•Retrieve ranked operational context with source provenance
•Write agent results back to a supported task backend
•Store and query cross-source knowledge-graph facts
•Inspect retrieval ranking and degraded branch warnings

Key features

•MCP server and CLI interface
•Hybrid keyword, native, and optional dense retrieval
•Reciprocal rank fusion with provenance
•Adapter-based access to task and knowledge systems
•Knowledge-graph storage and export
•Patch-style writes with conditional updates

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Agentic Task System.

Extracted Tool Capabilities
MCP server and CLI interface
Hybrid keyword, native, and optional dense retrieval
Reciprocal rank fusion with provenance
Adapter-based access to task and knowledge systems
Knowledge-graph storage and export
Patch-style writes with conditional updates

How Agentic Task System works

What renezander030/agentic-task-system MCP server does

The renezander030/agentic-task-system MCP server, exposed through the ats CLI and MCP interface, gives agents a common way to search task records, notes, decisions, and runbooks stored in existing systems. Supported adapter examples include TickTick, Obsidian, Taskmaster, Beads, Notion, GitHub, Airtable, Google, and OKF files. A composite adapter can combine several sources while leaving each source authoritative.

The project has two related layers. The task layer maps backend records into a shared contract for retrieval and lifecycle operations. The knowledge-graph layer, accessed with ats kg, stores subject–predicate–object facts with provenance and temporal validity. Agents can propose facts, while human ratification is part of the described workflow. The embedded graph store does not require a separate graph database.

How it works

Search can use keyword matching, a source adapter's native search, and dense retrieval when an adapter provides it. Available branches are fused with reciprocal rank fusion, and results retain provenance so an operator can identify their origin. The find --explain option exposes RRF contributions, while confidence reflects agreement among retrieval branches; --min-sources N can require a matching number of sources.

Derived retrieval state includes a five-minute corpus cache by default and, where configured, vector indexes. The TickTick reference adapter can use Qdrant and Ollama for dense retrieval. Without vectors, keyword and native-search branches still operate. Cached records, query text, action before-images, and vector payloads may contain task content, and the project does not apply application-level encryption or runtime redaction to those copies.

The renezander030/agentic-task-system MCP server supports local stdio operation, which does not expose an MCP network port. A hosted deployment can add a bearer-token gateway and private Qdrant or Ollama services, but hosting, persistence, backups, token rotation, and availability remain operator responsibilities. Composite adapter children run inside the same ATS process; delegation separates routing and authentication ownership, not process boundaries.

Setup and configuration

The README shows a global npm installation of the CLI together with the TickTick adapter:

Terminal
npm install -g @reneza/ats-cli @reneza/ats-adapter-ticktick
ats config use ticktick
ats auth login
ats find "deployment runbook"

The example uses TickTick, but the project is designed around adapters and also documents composite use across multiple sources. Adapter-specific authentication, field mapping, and deep links remain at the adapter boundary. The provided material does not specify a universal environment-variable configuration or a standalone command for launching the MCP process, so deployments should follow the relevant adapter and project documentation.

Tools and capabilities

The renezander030/agentic-task-system MCP server and CLI provide these documented capabilities:

  • Search across available task and knowledge sources with find.
  • Combine keyword, native, and optional dense retrieval with RRF.
  • Restrict searches by project and inspect ranking details with --project and --explain.
  • Return provenance and degraded-status warnings when retrieval branches or composite corpus operations fail.
  • Write through an active adapter when it supports writes, using patch semantics such as append and prepend.
  • Preserve write before-images for supported undo workflows and use content hashes for conditional updates.
  • Export knowledge-graph data as JSON with provenance or as Cypher for LadybugDB loading.

The task backend remains the canonical record. Caches and vector indexes improve retrieval but are derived copies rather than records users must maintain separately.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ★ Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Hindsight logoHindsight

    Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory

    🧠 Knowledge & Memory3 views
    Compare vs Hindsight →
  • MCP Local Rag logoMCP Local Rag

    Privacy-first document search server running entirely locally. Supports semantic search over PDFs, DOCX, TXT, and Markdown files with LanceDB vector storage and local embeddings - no API keys or cloud services required.

    🧠 Knowledge & Memory3 views
    Compare vs MCP Local Rag →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
12
Stargazers on the source repository.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Agentic Task System

The README provides `npm install -g @reneza/ats-cli @reneza/ats-adapter-ticktick` for the CLI and TickTick adapter. It does not provide a standalone MCP launch command in the supplied material.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgentic Task System AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/renezander030-agentic-task-system?style=directory)](https://allmcps.com/mcp/renezander030-agentic-task-system)
HTML Embed
<a href="https://allmcps.com/mcp/renezander030-agentic-task-system"><img src="https://allmcps.com/api/badge/renezander030-agentic-task-system?style=directory" alt="Agentic Task System on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand â–¾
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars12
GitHub Star CountTotal stargazers on GitHub representing community popularity (12 stars).
44Quality signal: Fair · 44/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools20/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Agentic Task System →Install in Claude DesktopInstall in CursorInstall in VS Code