Server data from the Official MCP Registry
Save AI-agent handoff checkpoints, WorkStash notes, and WorkThreads in a local A2CR workspace.
Save AI-agent handoff checkpoints, WorkStash notes, and WorkThreads in a local A2CR workspace.
A2CR is a well-intentioned local MCP server for AI agent handoff checkpoints with reasonable security architecture. The codebase implements proper input validation, content sanitization for credentials, and client-side encryption. However, several design and implementation concerns exist: local filesystem access patterns lack granular scope enforcement, environment variable handling could expose sensitive data more easily than necessary, and the reliance on user discipline to avoid saving secrets (despite guardrails) creates residual risk. The server appropriately stores data locally without cloud dependencies, but permission scope and error handling practices introduce moderate concerns suitable for the category baseline. Supply chain analysis found 3 known vulnerabilities in dependencies (2 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: A2CR_LOCAL_DB
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-a2cr-a2cr-mcp": {
"env": {
"A2CR_LOCAL_DB": "your-a2cr-local-db-here"
},
"args": [
"-y",
"@a2cr/claude-extension"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.