Repovine runs on your own machine — the client starts it, so there is no endpoint to ping. 320 installs a week from npm. Last commit 3 Aug 2026.
Checkout-local repository context graph over MCP; `npx repovine setup` wires skills, agents, hooks.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add repovine -- npx -y repovine
{
"mcpServers": {
"repovine": {
"args": [
"-y",
"repovine"
],
"command": "npx"
}
}
}
[mcp_servers.repovine]
command = "npx"
args = ["-y", "repovine"]
{
"mcpServers": {
"repovine": {
"args": [
"-y",
"repovine"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"repovine": {
"args": [
"-y",
"repovine"
],
"command": "npx"
}
}
}
Token-bounded repository context for coding agents over MCP.
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
Local Go repository call graphs and structural analysis for coding agents over stdio.
Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.
MCP server exposing an Outflow workspace's live architecture graph as context for AI coding agents
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
Narrow code retrieval for agents: outlines, symbol context, dep graph, persistent memory.
Code knowledge graph over MCP: token-budgeted context for AI coding agents.
Answers built from our own checks of this server.