Skip to main content
Glama

Radicle + GitHub MCP Server

by fovi-llc
pyproject.toml•415 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "radicle-mcp" version = "0.1.0" description = "MCP server for Radicle version control system" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "click>=8.0.0", ] [project.scripts] radicle-mcp = "radicle_mcp.server:main" [tool.hatch.build.targets.wheel] packages = ["src/radicle_mcp"]

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