Skip to main content
Glama

Radicle + GitHub MCP Server

by fovi-llc

rad_issue_list

Retrieve and list issues from a Radicle repository using a specified path, enabling efficient issue tracking and collaboration within peer-to-peer code projects.

Instructions

List issues 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_issue_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