Google PageRank for AI agents. 25,000+ tools indexed.

agent-vc-mcp MCP Server

ManbotHQ/agent-vc-mcp

Score: 54.8 Rank #32 MCP Server
Are you the maintainer of ManbotHQ/agent-vc-mcp? Claim this listing →

Agent-VC: A Fossil-powered MCP server that gives AI agents persistent version control, sandboxed workspaces, and built-in task tracking.

Add AgentRank to Claude Code Discover and compare tools like ManbotHQ/agent-vc-mcp — your AI finds the right one automatically
Get API Access →
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

TypeScript MIT
aiai-agentsapimcpversion-control

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 3

3 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for ManbotHQ/agent-vc-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ManbotHQ--agent-vc-mcp)](https://agentrank-ai.com/tool/ManbotHQ--agent-vc-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/ManbotHQ--agent-vc-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/ManbotHQ--agent-vc-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="ManbotHQ/agent-vc-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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 th
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.