Skip to main content
Glama

SVN MCP Server

by gcorroto

svn_info

Retrieve detailed information about a specific SVN working copy or file by specifying its path, enabling efficient repository management and inspection.

Instructions

Obtener información detallada del working copy o archivo específico

Input Schema

NameRequiredDescriptionDefault
pathNoRuta específica a consultar (opcional)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "description": "Ruta específica a consultar (opcional)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from SVN MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gcorroto/mcp-svn'

If you have feedback or need assistance with the MCP directory API, please join our Discord server