SVN icon

SVN

Enables AI agents to efficiently manage Subversion (SVN) repositories through a comprehensive Model Context Protocol server.

关于

SVN is a Model Context Protocol (MCP) server designed to facilitate seamless integration with Subversion (SVN) repositories. It empowers AI agents to interact with SVN, allowing them to perform a wide array of version control operations, from basic repository and file management to more advanced maintenance tasks. By providing a structured interface over SVN commands, it simplifies the automation and programmatic control of codebases managed within Subversion.

主要功能

  • Supports core SVN operations like info, status, log, diff, checkout, and update.
  • Enables complete file management including add, commit, delete, and revert.
  • Provides maintenance utilities such as cleaning up working copies.
  • Designed for integration with AI agents for automated repository management.
  • Highly configurable with environment variables for SVN path, working directory, and authentication.
  • 0 GitHub stars

使用案例

  • Automating Subversion repository operations within AI-driven workflows.
  • Integrating SVN version control capabilities into custom applications or services.
  • Programmatically managing and deploying codebases stored in SVN repositories.