create_repository
Set up a new GitHub repository with custom name, description, privacy settings, and optional README initialization using the MCP-github server.
Instructions
Create a new GitHub repository in your account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
autoInit | No | Initialize with README.md | |
description | No | Repository description | |
name | Yes | Repository name | |
private | No | Whether the repository should be private |