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. A2cr
A2cr logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 6:03:25 PM

A2cr

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
developer-toolsproductivityai-agentslocal-storage

Local MCP workspace for encrypted AI handoff checkpoints and temporary notes across coding sessions.

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 a2cr/a2cr, 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 Tool Schemas (13) Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The a2cr/a2cr MCP server stores client-encrypted WorkBaton checkpoints and WorkStash notes in a local SQLite workspace. MCP clients can save, find, resume, list, and delete compact handoff state without carrying an entire chat transcript into a new window. Use it for long-running coding tasks that move between Codex, Claude Code, Cursor, or other MCP-capable clients. It requires no A2CR account, API key, hosted relay, dashboard, or cloud synchronization path.

Use cases

•Resume a long coding task in a fresh AI window
•Save milestone checkpoints without storing full transcripts
•Pass work state between supported MCP clients
•Store supporting notes separately from compact handoff state

Key features

•Local SQLite workspace
•Client-encrypted WorkBaton checkpoints
•Temporary WorkStash notes
•Checkpoint save and resume tools
•Slot and quota management
•No account or API key required

Capabilities & Tool Schemas (13) ~211 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by A2cr.

explain_a2cr_flows

explain when to use WorkBaton, WorkStash, or WorkThreads.

get_account_limits

show current local workspace limits for Slots, retention, and WorkStash.

should_save_workbaton

advise whether a compact WorkBaton checkpoint is useful now.

save_context

save a WorkBaton checkpoint in the local workspace.

resume_context

find and load the right WorkBaton for a fresh AI window.

load_context

load a specific Slot number or named WorkBaton.

How A2cr works

What a2cr/a2cr does

The a2cr/a2cr MCP server provides a local workspace for handing coding tasks from one AI session to another. It separates the compact state needed to resume work from optional supporting notes. A WorkBaton can capture the goal, current state, decisions, blockers, validation results, and next action. WorkStash holds temporary details that would make the main checkpoint too large, with references connecting the two.

The workspace is intended for milestone checkpoints rather than full chat transcripts, secrets, large files, or a durable knowledge base. The material also describes WorkThreads as a feature in development and WorkLedger as a future concept, not as current public-preview functionality.

How it works

The a2cr/a2cr MCP server runs locally and stores WorkBaton, WorkStash, WorkThread, actor, and event records in SQLite on the user's machine. The public local wrapper does not use an A2CR account, API key, hosted relay, dashboard, or cloud sync path. Client-side encryption is part of the handoff model described for saved checkpoints and notes.

Use save_context to create a checkpoint and resume_context to locate the appropriate checkpoint when opening a fresh AI window. load_context retrieves a specific Slot or named WorkBaton, while list_contexts and delete_context manage saved Slots. WorkStash entries can be stored, retrieved, listed, and deleted separately. The advisory tools can help decide when a checkpoint or supporting note is appropriate.

A typical handoff keeps the WorkBaton short and places larger causal or supporting details in WorkStash. The next session can retrieve a referenced note using its entry key. The workspace exposes local limits for Slots, retention, and WorkStash through get_account_limits.

Setup and configuration

Install the Python distribution from PyPI with python -m pip install --upgrade a2cr-mcp. The compatibility executable a2cr-mcp starts the local workspace server for generic MCP clients. The README also identifies a2cr-local-mcp as the command used by the Codex registration flow.

A generic MCP configuration can launch a2cr-mcp with no arguments. Set A2CR_LOCAL_DB when an alternate SQLite database path is needed; the example path in the documentation is optional. Python 3.12 or 3.13 is recommended, while Python 3.15 development builds are not supported.

The project also documents a Node MCPB or Claude Desktop Extension distribution based on a GitHub Release asset. End users do not install that path through npm.

Tools and capabilities

  • Explain when to use WorkBaton, WorkStash, or WorkThreads.
  • Check local limits for Slots, retention, and WorkStash.
  • Decide whether to save a WorkBaton or store a WorkStash note.
  • Save, resume, load, list, and delete WorkBaton context.
  • Store, retrieve, list, and delete WorkStash entries.

Limitations and notes

The a2cr/a2cr MCP server is designed for local handoffs, not cloud synchronization or hosted relay workflows. WorkStash is temporary supporting storage, not a durable knowledge base. WorkBaton is not intended for full transcripts, secrets, or large files. WorkLedger is not implemented in the current public preview and does not replace human review or client safety checks.

For project-specific behavior, the repository recommends an A2CR.md file in the project root. That file can define save triggers, scope boundaries, protected areas, escalation conditions, and out-of-scope changes. AI clients should read those local rules before saving or resuming context.

Getting started with this a2cr/a2cr MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

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 →
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory7 views
    Compare vs Codebase Memory MCP →
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 →

Adoption & maintenance

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

GitHub stars
2
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
13
Callable tools this server registers over MCP.
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 A2cr

Install the PyPI package with `python -m pip install --upgrade a2cr-mcp`, then configure the `a2cr-mcp` executable as the MCP server.

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 PreviewA2cr AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/a2cr-a2cr?style=directory)](https://allmcps.com/mcp/a2cr-a2cr)
HTML Embed
<a href="https://allmcps.com/mcp/a2cr-a2cr"><img src="https://allmcps.com/api/badge/a2cr-a2cr?style=directory" alt="A2cr on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand â–¾
AuthNo auth required
LicenseApache-2.0
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 stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
49Quality signal: Fair · 49/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 & tools24/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.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

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

Explore 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 A2cr →Install in Claude DesktopInstall in CursorInstall in VS Code