GitHub MCP Server

create_repo

Automate GitHub repository creation and updates using natural language commands. Define project details, descriptions, and tags directly through intuitive prompts, streamlining repository management.

Instructions

Create or update GitHub repositories using natural language commands

Input Schema

NameRequiredDescriptionDefault
commandYesNatural language command like "Create a repository for my machine learning project with tags python tensorflow" or "Update repository-name description to New description with tags updated ml"

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Natural language command like \"Create a repository for my machine learning project with tags python tensorflow\" or \"Update repository-name description to New description with tags updated ml\"", "type": "string" } }, "required": [ "command" ], "type": "object" }

You must be authenticated.

Other Tools from GitHub MCP Server

Related Tools

ID: yrvpqd8vee