Skip to main content
Glama

PyGithub MCP Server

by AstroMined

fork_repository

Create a copy of a GitHub repository to your account or an organization using PyGithub MCP Server. Specify owner, repository name, and optionally organization to manage forks efficiently.

Instructions

Fork an existing GitHub repository.

Args: params: Dictionary with fork parameters - owner: Repository owner (username or organization) - repo: Repository name - organization: Organization to fork to (optional) Returns: MCP response with forked repository details

Input Schema

NameRequiredDescriptionDefault
paramsYes

Input Schema (JSON Schema)

{ "properties": { "params": { "title": "Params", "type": "object" } }, "required": [ "params" ], "title": "fork_repositoryArguments", "type": "object" }

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/AstroMined/pygithub-mcp-server'

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