Skip to main content
Glama

Radicle + GitHub MCP Server

by fovi-llc

rad_sync

Sync a Radicle repository with the network to enable peer-to-peer code collaboration. Specify the repository path to manage updates and keep your project aligned across platforms.

Instructions

Sync a Radicle repository with the network. Args: repository_path: Path to the repository (default: current directory)

Input Schema

NameRequiredDescriptionDefault
repository_pathNo.

Input Schema (JSON Schema)

{ "properties": { "repository_path": { "default": ".", "title": "Repository Path", "type": "string" } }, "title": "rad_syncArguments", "type": "object" }
Install Server

Other Tools from Radicle + GitHub 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/fovi-llc/radicle-mcp'

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