agent-vc-mcp MCP Server
ManbotHQ/agent-vc-mcp
Agent-VC: A Fossil-powered MCP server that gives AI agents persistent version control, sandboxed workspaces, and built-in task tracking.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
ManbotHQ/agent-vc-mcp is a TypeScript MCP server licensed under MIT. Agent-VC: A Fossil-powered MCP server that gives AI agents persistent version control, sandboxed workspaces, and built-in task tracking. Topics: ai, ai-agents, api, mcp, version-control.
Ranked #32 out of 124 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
3 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Agent-VC MCP Server A specialized MCP server for AI agents to have persistent state, version control, and task management using [Fossil SCM](https://www.fossil-scm.org/). ## Why Agent-VC? - **Persistent State**: Agents can store files in a structured, versioned workspace. - **Reproducibility**: Full history of every commit, allowing rollbacks to any state. - **Task Management**: Built-in tickets/tasks (via Fossil's ticket system) to track progress without external dependencies. - **Sandboxed**: Operations are strictly limited to `~/.agent-vc/workspace/`. ## Structure & File Management ### Core Directories - `~/.agent-vc/`: The root directory for all Agent-VC data and configuration. - `~/.agent-vc/version_control.fossil`: The Fossil repository file. This is a single SQLite database that stores your entire project history, version control objects, and task/ticket data. - `~/.agent-vc/workspace/`: The active checkout directory. All operations performed by the agent occur within thRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.