MCP Servers / version-control / SVN MCP Server

SVN MCP Server

JSON →
httpnone14version-control

An MCP server for integrating with and managing Subversion (SVN) repositories, enabling AI agents to perform version control tasks.

Install
How to run this server
[ { "cmd": "npm install -g @grec0/mcp-svn", "imports": [] } ]
server path: svn-mcp-server
Tools
What this server exposes
svn_health_check
Verificar el estado de salud del sistema SVN y working copy.
svn_info
Obtener información detallada del working copy o archivo específico.
svn_status
Ver el estado de archivos en el working copy.
svn_log
Ver historial de commits del repositorio.
svn_diff
Ver diferencias entre versiones de archivos.
Configuration
Environment & auth
authnone
Resources
SVN MCP Server — MCP Server · libregistry