Skip to main content
Glama

Radicle + GitHub MCP Server

by fovi-llc

rad_remote_list

Efficiently list remotes in a Radicle repository by specifying the repository path, enabling streamlined management and synchronization of peer-to-peer code collaboration projects.

Instructions

List remotes in a Radicle repository. 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_remote_listArguments", "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