Skip to main content
Glama

Radicle + GitHub MCP Server

by fovi-llc

rad_status

Retrieve the current status of a Radicle repository for tracking changes and collaboration. Specify the repository path to monitor development progress and ensure synchronization.

Instructions

Get the status of 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_statusArguments", "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